index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
log.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress stack traces unless --verbose is specified
Kevin L. Mitchell
2011-02-28
1
-1
/
+4
*
Removes processName from debug output since we aren't using multiprocessing a...
Vishvananda Ishaya
2011-02-24
1
-1
/
+1
|
\
|
*
remove processName from debug output since we aren't using multiprocessing an...
Vishvananda Ishaya
2011-02-23
1
-1
/
+1
*
|
don't make a syslog handler if we didn't ask for one
termie
2011-02-22
1
-2
/
+3
|
/
*
switch to explicit call to logging.setup()
Vishvananda Ishaya
2011-02-21
1
-19
/
+25
*
cleanup from review
Vishvananda Ishaya
2011-02-21
1
-12
/
+7
*
reset to notset if level isn't in flags
Vishvananda Ishaya
2011-02-21
1
-2
/
+4
*
move exception hook into appropriate location and remove extra stuff from mod...
Vishvananda Ishaya
2011-02-21
1
-22
/
+23
*
simplify logic for parsing log level flags
Vishvananda Ishaya
2011-02-21
1
-17
/
+8
*
reset all loggers on flag change, not just root
Vishvananda Ishaya
2011-02-21
1
-0
/
+3
*
add docstring to reset method
Vishvananda Ishaya
2011-02-21
1
-0
/
+1
*
get rid of initialized flag
Vishvananda Ishaya
2011-02-21
1
-12
/
+4
*
clean up location of method
Vishvananda Ishaya
2011-02-20
1
-17
/
+17
*
remove extra references to logging.basicConfig
Vishvananda Ishaya
2011-02-20
1
-6
/
+13
*
fixes for various logging errors and issues
Vishvananda Ishaya
2011-02-20
1
-45
/
+72
*
Use WatchedFileHandler instead of RotatingFileHandler.
Soren Hansen
2011-02-18
1
-2
/
+2
*
Merge trunk
Soren Hansen
2011-02-16
1
-2
/
+17
|
\
|
*
Fix PEP-8 stuff
Soren Hansen
2011-02-16
1
-0
/
+3
|
*
Refactor code that decides which logfile to use, if any.
Soren Hansen
2011-02-15
1
-6
/
+11
|
*
Resurrect logdir option.
Soren Hansen
2011-02-14
1
-2
/
+9
*
|
Don't hide RotatingFileHandler behind FileHandler's name.
Soren Hansen
2011-02-15
1
-2
/
+2
*
|
Use RotatingFileHandler instead of FileHandler.
Soren Hansen
2011-02-14
1
-1
/
+1
|
/
*
Fixed pep8 errors
Ilya Alekseyev
2011-01-28
1
-0
/
+2
*
Changed default handler for uncaughted exceptions. Logging with level critica...
Ilya Alekseyev
2011-01-28
1
-0
/
+5
*
Keep exception tracing as it was
Thierry Carrez
2011-01-20
1
-1
/
+1
*
Add timestamp to default log format, invert name and level for better readabi...
Thierry Carrez
2011-01-20
1
-5
/
+5
*
Merge trunk and fix how nova-combined works with paste.deploy.
Todd Willey
2011-01-13
1
-0
/
+2
*
s/string_with_vcs/version_string_with_vcs/g
Soren Hansen
2011-01-07
1
-1
/
+1
*
merge pep8 fixes from newlog2
Todd Willey
2011-01-06
1
-2
/
+1
|
\
|
*
pep8
Todd Willey
2011-01-06
1
-2
/
+1
*
|
Track version info, and make available for logging.
Todd Willey
2011-01-06
1
-10
/
+4
|
/
*
Better method for eventlet.wsgi.server logging.
Todd Willey
2011-01-05
1
-1
/
+1
*
Apply logging changes as a giant patch to work around the cloudpipe delete + ...
Todd Willey
2011-01-04
1
-0
/
+261