mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 08:40:19 +00:00
document ULTRAGRID_VERBOSE + added some doxygen
This commit is contained in:
@@ -241,6 +241,7 @@ bool parse_log_cfg(const char *conf_str,
|
||||
col() << "][+repeat][+/-timestamps]\n";
|
||||
col() << TBOLD("\trepeat") << " - print repeating log messages\n";
|
||||
col() << TBOLD("\ttimestamps") << " - enable/disable timestamps\n";
|
||||
col() << "environment variable " << SBOLD("ULTRAGRID_VERBOSE") << " - use verbose output (same as `-V` on command-line)\n";
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user