Gromacs  2021.4
 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/logger.h>

Inherited by gmx::LogTargetCollection, and gmx::LogTargetFormatter.

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: