Go to the source code of this file.
Namespaces | |
namespace | include::logger |
Functions | |
def | include::logger.Log |
Variables | |
int | include::logger._levelId = 1 |
tuple | include::logger._logger = logging.getLogger('firos_logger') |
tuple | include::logger.handler = logging.handlers.SysLogHandler(address=SYSLOG_ADDRESS) |
dictionary | include::logger.PRIORITIES |
string | include::logger.SYSLOG_ADDRESS = '/dev/log' |