Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::utils::LoggerProvider Class Reference

Static Public Member Functions

static void set_logger (std::shared_ptr< ILogger > logger)
static ILoggerlogger ()
static bool has_logger ()

Detailed Description

Definition at line 100 of file logger.h.

Member Function Documentation

◆ has_logger()

bool zrythm::utils::LoggerProvider::has_logger ( )
inlinestatic

Definition at line 118 of file logger.h.

◆ logger()

ILogger & zrythm::utils::LoggerProvider::logger ( )
inlinestatic

Definition at line 108 of file logger.h.

◆ set_logger()

void zrythm::utils::LoggerProvider::set_logger ( std::shared_ptr< ILogger > logger)
inlinestatic

Definition at line 103 of file logger.h.


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