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
Namespaces | Functions
logger.cpp File Reference
#include "tools/logger.h"
#include "application/application.h"
#include "user_interface/log_window.h"
Include dependency graph for logger.cpp:

Namespaces

namespace  dnf_composer
 
namespace  dnf_composer::tools
 
namespace  dnf_composer::tools::logger
 

Functions

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