engforge.logging

Functions

change_all_log_levels

Changes All Log Levels With pyee broadcast before reactor is running :type new_log_level: int :param new_log_level: int - changes unit level log level (10-msg,20-debug,30-info,40-warning,50-error,60-crit) :type check_function: :param check_function: callable -> bool - (optional) if provided if check_function(unit) is true then the new_log_level is applied

Classes

Log

Initialize a filter.

LoggingMixin

Class to include easy formatting in subclasses