Go to the source code of this file.
Defines | |
| #define | rs_trace rs_trace0 |
| #define | rs_fatal rs_fatal0 |
| #define | rs_error rs_error0 |
| #define | rs_log rs_log0_nofn |
| #define | rs_trace_enabled() 0 |
Enumerations | |
| enum | { RS_LOG_PRIMASK = 7, RS_LOG_NONAME = 8 } |
Functions | |
| void | rs_trace0 (char const *s,...) |
| void | rs_fatal0 (char const *s,...) |
| void | rs_error0 (char const *s,...) |
| void | rs_log0 (int level, char const *fn, char const *fmt,...) |
| void | rs_log0_nofn (int level, char const *fmt,...) |
Variables | |
| int | rs_trace_level |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
Call this before putting too much effort into generating trace messages. |
1.4.2