This is the complete list of members for Lox, including all inherited members.
| Acquire(const NCString &file, int line, const NCString &func) | Lox | inline |
| Assert(bool condition, BoxedObjects &&... logables) | Lox | inline |
| ClearSourcePathTrimRules(Reach reach=Reach::Global, bool allowAutoRule=true) | Lox | inline |
| CreateConsoleLogger(const NString &name=nullptr) | Lox | static |
| DbgGetMonoAllocator() | Lox | inline |
| Entry(const NString &domain, Verbosity verbosity) | Lox | inline |
| EntryDetectDomain(Verbosity verbosity, BoxedObjects &&... logables) | Lox | inline |
| Error(BoxedObjects &&... logables) | Lox | inline |
| GetLogableContainer() | Lox | inline |
| GetLogCounter() | Lox | inline |
| GetLogger(const NString &loggerName) | Lox | inline |
| GetName() | Lox | inline |
| GetState(NAString &buf, StateInfo flags=StateInfo::All) | Lox | inline |
| If(bool condition, const NString &domain, Verbosity verbosity, BoxedObjects &&... logables) | Lox | inline |
| If(bool condition, Verbosity verbosity, BoxedObjects &&... logables) | Lox | inline |
| impl | Lox | protected |
| Info(BoxedObjects &&... logables) | Lox | inline |
| InternalDomains | Lox | static |
| IsActive(Verbosity verbosity, const NString &domain=NullNString()) | Lox | inline |
| Lox(const NString &name, bool doRegister=true) | Lox | inline |
| MapThreadName(const String &threadName, threads::ThreadID id=0) | Lox | inline |
| Once(const NString &domain, Verbosity verbosity, const Box &logables, const String &group, Scope scope=Scope::Global, int quantity=1) | Lox | inline |
| Once(Verbosity verbosity, const Box &logables, const String &group, Scope scope, int quantity=1) | Lox | inline |
| Once(Verbosity verbosity, const Box &logables, const String &group, int quantity=1) | Lox | inline |
| Once(Verbosity verbosity, const Box &logables, int quantity=1) | Lox | inline |
| Once(const Box &logables, const String &group, Scope scope, int quantity=1) | Lox | inline |
| Once(const NString &domain, Verbosity verbosity, const Box &logables, Scope scope=Scope::Global, int quantity=1) | Lox | inline |
| Once(Verbosity verbosity, const Box &logables, Scope scope, int quantity=1) | Lox | inline |
| Once(const Box &logables, Scope scope, int quantity=1) | Lox | inline |
| Once(const Box &logables, int quantity=1) | Lox | inline |
| Once(const Box &logables, const String &group, int quantity=1) | Lox | inline |
| Release() | Lox | inline |
| RemoveLogger(detail::Logger *logger) | Lox | inline |
| RemoveLogger(const NString &loggerName) | Lox | inline |
| RemoveThreadDomain(const NString &scopeDomain, Scope scope, threads::Thread *thread=nullptr) | Lox | inline |
| Reset(bool reInitialze=true) | Lox | inline |
| Retrieve(const NString &key, Scope scope=Scope::Global) | Lox | inline |
| Retrieve(Scope scope=Scope::Global) | Lox | inline |
| SetDomain(const NString &scopeDomain, Scope scope) | Lox | inline |
| SetDomain(const NString &scopeDomain, Scope scope, threads::Thread *thread) | Lox | inline |
| SetDomainSubstitutionRule(const NString &domainPath, const NString &replacement) | Lox | inline |
| SetPrefix(const Box &prefix, Scope scope) | Lox | inline |
| SetPrefix(const Box &prefix, Scope scope, threads::Thread *thread) | Lox | inline |
| SetPrefix(const Box &prefix, const NString &domain=nullptr, Inclusion otherPLs=Inclusion::Include) | Lox | inline |
| SetSourcePathTrimRule(const NCString &path, Inclusion includeString=Inclusion::Exclude, int trimOffset=0, Case sensitivity=Case::Ignore, const NString &trimReplacement=NullNString(), Reach reach=Reach::Global, Priorities priority=Priorities::DefaultValues) | Lox | inline |
| SetStartTime(Ticks startTime=lib::time::Ticks(), const NString &loggerName=nullptr) | Lox | inline |
| SetStartTime(time_t startTime, const NString &loggerName=nullptr) | Lox | inline |
| SetStartTime(const FILETIME &startTime, const NString &loggerName=nullptr) | Lox | inline |
| SetVerbosity(detail::Logger *logger, Verbosity verbosity, const NString &domain="/", Priorities priority=Priorities::DefaultValues) | Lox | inline |
| SetVerbosity(const NString &loggerName, Verbosity verbosity, const NString &domain="/", Priorities priority=Priorities::DefaultValues) | Lox | inline |
| State(const NString &domain, Verbosity verbosity, const String &headLine, StateInfo flags=StateInfo::All) | Lox | inline |
| Store(const Box &data, const NString &key, Scope scope=Scope::Global) | Lox | inline |
| Store(const Box &data, Scope scope=Scope::Global) | Lox | inline |
| Verbose(BoxedObjects &&... logables) | Lox | inline |
| Warning(BoxedObjects &&... logables) | Lox | inline |
| ~Lox() | Lox | inline |