Trees | Indices | Help |
|
---|
|
object --+ | logging.LoggerAdapter --+ | EventLoggerAdapter
A logging adapter that adds the event UUID to the log output.
|
|||
|
|||
Inherited from |
|
Process the logging message and keyword arguments passed in to a logging call to insert contextual information. You can either manipulate the message itself, the keyword args or both. Return the message and kwargs modified (or not) to suit your needs. Normally, you'll only need to override this one method in a LoggerAdapter subclass for your specific needs.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:19 2011 | http://epydoc.sourceforge.net |