|
Tor 0.4.9.8
|
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"#include "lib/log/util_bug.h"#include "lib/metrics/metrics_store.h"Go to the source code of this file.
Functions | |
| static int | subsys_logging_initialize (void) |
| static void | subsys_logging_shutdown (void) |
| static const smartlist_t * | logging_metrics_get_stores (void) |
Variables | |
| static metrics_store_t * | the_store |
| 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.
|
static |
| const subsys_fns_t sys_logging |
|
static |