|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Namespace for the error reporting verbosity levels. More...
Namespace for the error reporting verbosity levels.
Classes | |
| struct | o |
| Verbosity level 0, no reports are generated or printed to stderr. More... | |
| struct | v |
| Verbosity level 1. Minimal reports with no source location information. More... | |
| struct | vv |
| Verbosity level 2. Additional information is provided, including source file and line. More... | |
| struct | vvv |
| Verbosity level 3. A full report is provided. More... | |