cashocs.log#
Logging for cashocs.
Functions
|
Adds an additional handler to the logger. |
|
Adds a file handler to the logger. |
This function adds a time stamp to the logged events. |
|
|
This signals the beginning of a (timed) block of logs. |
|
Issues a message at the critical level. |
|
Issues a message at the debug level. |
|
This signals the end of a block started with |
|
Issues a message at the error level. |
|
Issues a message at the info level. |
This method removes the time stamp from the logged events. |
|
|
This method sets the log level of the default handler, i.e., the console. |
|
Issues a message at the warning level. |
Classes