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