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 2025-02-12 at 16:10:32 +0000