Gromacs
2018.8
|
#include <gromacs/utility/logger.h>
Inherited by gmx::LogTargetCollection, gmx::LogTargetFormatter, and gmx::test::anonymous_namespace{loggertest.cpp}::MockLogTarget.
Target where log output can be written.
Public Member Functions | |
virtual void | writeEntry (const LogEntry &entry)=0 |
Writes a log entry to this target. | |