namespace Gambit::LogTags
[No description available]
Types
Name | |
---|---|
enum | LogTag_declaration { debug =0, info, warn, err, fatal, nonfatal, repeat_to_cout, repeat_to_cerr, def, core, logs, models, dependency_resolver, scanner, inifile, printers, utils, backends} |
Types Documentation
enum LogTag_declaration
Enumerator | Value | Description |
---|---|---|
debug | =0 | |
info | ||
warn | ||
err | ||
fatal | ||
nonfatal | ||
repeat_to_cout | ||
repeat_to_cerr | ||
def | ||
core | ||
logs | ||
models | ||
dependency_resolver | ||
scanner | ||
inifile | ||
printers | ||
utils | ||
backends |
Updated on 2024-07-18 at 13:53:31 +0000