Changeset 746 for vendor/current/lib/util/debug.h
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified vendor/current/lib/util/debug.h ¶
r740 r746 202 202 struct debug_settings { 203 203 size_t max_log_size; 204 boolsyslog;204 int syslog; 205 205 bool syslog_only; 206 206 bool timestamp_logs;
Note:
See TracChangeset
for help on using the changeset viewer.