Module log
Source - Category
- Priority
- 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