Dynamic Neural Field Composer 0.0.0
A C++20 library and interactive application for building and simulating Dynamic Neural Field (DNF) architectures.
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
dnf_composer::tools::logger::Logger Class Reference

#include <logger.h>

Collaboration diagram for dnf_composer::tools::logger::Logger:

Public Member Functions

void log (const std::string &message) const
 
 Logger (LogLevel level, LogOutputMode mode=ALL)
 

Static Public Member Functions

static void setMinLogLevel (LogLevel level)
 

Constructor & Destructor Documentation

◆ Logger()

dnf_composer::tools::logger::Logger::Logger ( LogLevel  level,
LogOutputMode  mode = ALL 
)

Member Function Documentation

◆ log()

void dnf_composer::tools::logger::Logger::log ( const std::string &  message) const
Here is the call graph for this function:

◆ setMinLogLevel()

static void dnf_composer::tools::logger::Logger::setMinLogLevel ( LogLevel  level)
inlinestatic

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