Tor
0.4.7.0-alpha-dev
|
Setup and tear down the logging module. More...
#include "orconfig.h"
#include "lib/subsys/subsys.h"
#include "lib/log/escape.h"
#include "lib/log/log.h"
#include "lib/log/log_sys.h"
Go to the source code of this file.
Functions | |
static int | subsys_logging_initialize (void) |
static void | subsys_logging_shutdown (void) |
Variables | |
const subsys_fns_t | sys_logging |
Setup and tear down the logging module.
Setup and tear down the tracing module.
Definition in file log_sys.c.
const subsys_fns_t sys_logging |