Gromacs
2026.0-dev-20241204-d69d709
|
#include <gromacs/utility/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. | |