6#include <inflection/util/fwd.hpp>
7#include <inflection/util/LoggerConfig.h>
Configuration for logging in Inflection.
static void logToConsole(bool value)
static bool unregisterLogger(void *context)
static void setLogLevel(ILogLevel newLogLevel)
static bool isErrorEnabled()
static bool registerLogger(void *context, ILoggerCallback loggerCallback)
static bool isDebugEnabled()
static ILogLevel getLogLevel()
static bool isInfoEnabled()
static bool isWarnEnabled()
static bool isTraceEnabled()
The C++ namespace for Inflection.