Lab Utils
stable
Welcome
Readme
API Reference
database
socket_comm
custom_logging
ColoredFormatter
CustomLogger
CustomLogger.__init__
CustomLogger.success
CustomTimedRotatingFileHandler
NonPickledSocketHandler
TlsSMTPHandler
configure_logging
getLogger
string_to_bool
Examples
Changelog
Contributing
License
Lab Utils
»
API Reference
»
custom_logging
»
CustomLogger
»
CustomLogger.__init__
View page source
CustomLogger.__init__
¶
CustomLogger.
__init__
(
name
,
level
=
0
)
[source]
¶
Calls the parent constructor and adds the
SUCCESS
= 25 logging level.