[go: up one dir, main page]

Module log

Module log 

Source

Enums§

Category
Priority

Functions§

log
Standard log function which takes as priority INFO and as category APPLICATION
log_critical
Log function which takes as priority CRITICAL and category APPLICATION
log_debug
Log function which takes as priority DEBUG and category APPLICATION
log_error
Log function which takes as priority ERROR and category APPLICATION
log_info
Log function which takes as priority INFO and category APPLICATION
log_verbose
Log function which takes as priority VERBOSE and category APPLICATION
log_warn
Log function which takes as priority WARN and category APPLICATION
log_with_category
Log function where Category and Priority can be specified
set_output_function