Gromacs  2026.0-dev-20241204-d69d709
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::ILogTarget Class Referenceabstract

#include <gromacs/utility/include/gromacs/utility/logger.h>

Inherited by gmx::LogTargetCollection, gmx::LogTargetFormatter, and gmx::test::anonymous_namespace{loggertest.cpp}::MockLogTarget.

Description

Target where log output can be written.

Public Member Functions

virtual void writeEntry (const LogEntry &entry)=0
 Writes a log entry to this target.
 

The documentation for this class was generated from the following files: