Print logfile message with specified level.
For more details see tplog(3) C API call
lev (int) – Log level with consts: log_dump, log_debug, log_info, log_warn, log_error, log_always or specify the number (1..6).
log_dump
log_debug
log_info
log_warn
log_error
log_always
message (str) – Message to log.
Python3 bindings for writing Enduro/X clients and servers
endurox.tplog_debug