librsync
2.0.2
|
logging functions. More...
Go to the source code of this file.
Enumerations | |
enum | { RS_LOG_PRIMASK = 7, RS_LOG_NONAME = 8 } |
Variables | |
int | rs_trace_level |
rs_trace_enabled() More... | |
logging functions.
trace may be turned off.
error is always on, but you can return and continue in some way.
fatal terminates the whole process.
Definition in file trace.h.
anonymous enum |