|
neic-glass3
1.4.6
|
logger.h contains the interface to the neic-glass3 logging library More...
#include <spdlog.h>#include <string>

Go to the source code of this file.
Classes | |
| class | glass3::util::Logger |
| glassutil logging class More... | |
Namespaces | |
| glass3 | |
| The neic-glass3 project namespace containing all the classes and functions that make up neic-glass3. | |
| glass3::util | |
| The neic-glass3 project namespace containing utility classes and functions. | |
logger.h contains the interface to the neic-glass3 logging library
logger.h contains the functions that neic-glass3 uses to log various debug, informational, and error messages to console and disk file
logger uses a slightly customized version of the spdlog logging library, located in /lib/ spdlog is available at https://github.com/gabime/spdlog
1.8.11