Gromacs
2020.4
|
#include <memory>
#include <string>
#include "gromacs/utility/classhelpers.h"
#include "gromacs/utility/logger.h"
Declares functionality for initializing logging.
See Logging for an overview of the functionality.
Classes | |
class | gmx::LoggerBuilder |
Initializes loggers. More... | |
class | gmx::LoggerOwner |
Manages memory for a logger built with LoggerBuilder. More... | |