class documentation
class ACMESimpleLogFormatter(logging.Formatter):
Formatter for the file logging handler. It formats the log messages for file output.
| Method | format |
Format the log record for file output. |
class ACMESimpleLogFormatter(logging.Formatter):
Formatter for the file logging handler. It formats the log messages for file output.
| Method | format |
Format the log record for file output. |