|
clutchlog
0.5.0
|
Macros | |
| #define | CLUTCHLOG_DEFAULT_FORMAT "{level_letter} {msg}\t\t\t\t\t{func} @ {file}:{line}\n" |
| Default format of the messages. | |
| #define | CLUTCHDUMP_DEFAULT_FORMAT "# {level} in {func} @ {file}:{line}" |
| Default format of the comment line in file dump. | |
| #define | CLUTCHDUMP_DEFAULT_SEP "\n" |
| Default item separator for dump. | |
| #define | CLUTCHLOG_DEFAULT_DEPTH_MARK ">" |
| #define | CLUTCHLOG_DEFAULT_DEPTH_BUILT_NODEBUG clutchlog::level::progress |
1.8.13