slimta.logging.socket¶
Utilities to make logging consistent and easy for any socket interaction.
- slimta.logging.socket.socket_error_log_level = 40¶
 The log level for logging
socket.errorexceptions. The default log level islogging.ERROR.
Utilities to make logging consistent and easy for any socket interaction.
The log level for logging socket.error exceptions. The default log
level is logging.ERROR.