Definition in file logf.h.
Go to the source code of this file.
Functions | |
void | logfmt_setpath (const char *path) |
void | logfmt (const char *format,...) |
void | logfmt_args (int argc, char *argv[]) |
void | logfmt_enable (bool enable) |
|
Definition at line 42 of file logf.c. References enable_logging, getpid(), init(), localtime(), logfile, strftime(), and time(). Referenced by ec_print(), and init(). |
|
Definition at line 66 of file logf.c. References enable_logging. |
|
Definition at line 77 of file logf.c. References enable_logging. |
|
|