This is the complete list of members for LI, including all inherited members.
Acquire(LoxImpl *impl, const NCString &file, int line, const NCString &func) | LI | static |
acquireInternalLogables(LoxImpl *impl) | LI | static |
checkScopeInformation(LoxImpl *impl, Scope &scope, const NString &internalDomain) | LI | static |
Construct(Lox *lox, const NString &name, bool doRegister) | LI | static |
DbgGetMonoAllocator(LoxImpl *impl) | LI | static |
Destruct(Lox *lox) | LI | static |
dumpStateOnLoggerRemoval(LoxImpl *impl) | LI | static |
Entry(LoxImpl *impl, const NString &domain, Verbosity verbosity) | LI | static |
entryDetectDomainImpl(LoxImpl *impl, Verbosity verbosity) | LI | static |
evaluateResultDomain(LoxImpl *impl, const NString &domainPath) | LI | static |
findDomain(LoxImpl *impl, detail::Domain &domainSystem, NString domainPath) | LI | static |
getAllVerbosities(LoxImpl *impl, detail::Logger *logger, detail::Domain &dom) | LI | static |
getDomainPrefixFromConfig(LoxImpl *impl, detail::Domain &dom) | LI | static |
getLock(LoxImpl *impl) | LI | static |
GetLogableContainer(LoxImpl *impl) | LI | static |
GetLogCounter(LoxImpl *impl) | LI | static |
GetLogger(LoxImpl *impl, const NString &loggerName) | LI | static |
GetName(LoxImpl *impl) | LI | static |
GetState(LoxImpl *impl, NAString &buf, StateInfo flags) | LI | static |
getVerbosityFromConfig(LoxImpl *impl, detail::Logger *logger, detail::Domain &dom) | LI | static |
IncreaseLogCounter(LoxImpl *impl) | LI | static |
init(LoxImpl *impl) | LI | static |
IsActive(LoxImpl *impl, Verbosity verbosity, const NString &domain) | LI | static |
isThreadRelatedScope(LoxImpl *impl, Scope scope) | LI | static |
log(LoxImpl *impl, detail::Domain *dom, Verbosity verbosity, Boxes &logables, lang::Inclusion prefixes) | LI | static |
logInternal(LoxImpl *impl, Verbosity verbosity, const NString &subDomain, Boxes &msg) | LI | static |
logInternal(LoxImpl *impl, Verbosity verbosity, const NString &subDomain, const NString &msg) | LI | static |
MapThreadName(LoxImpl *impl, const String &threadName, threads::ThreadID id) | LI | static |
once(LoxImpl *impl, const NString &domain, Verbosity verbosity, const Box &logables, const String &pGroup, Scope scope, int quantity) | LI | static |
Release(LoxImpl *impl) | LI | static |
RemoveLogger(LoxImpl *impl, detail::Logger *logger) | LI | static |
RemoveLogger(LoxImpl *impl, const NString &loggerName) | LI | static |
RemoveThreadDomain(LoxImpl *impl, const NString &scopeDomain, Scope scope, threads::Thread *thread) | LI | static |
Reset(LoxImpl *impl, bool reInitialze=true) | LI | static |
retrieve(LoxImpl *impl, const NString &pKey, Scope scope) | LI | static |
SetDomain(LoxImpl *impl, const NString &scopeDomain, Scope scope, threads::Thread *thread) | LI | static |
setDomain(LoxImpl *impl, const NString &scopeDomain, Scope scope, bool removeNTRSD, threads::Thread *thread) | LI | static |
SetDomainSubstitutionRule(LoxImpl *impl, const NString &domainPath, const NString &replacement) | LI | static |
SetPrefix(LoxImpl *impl, const Box &prefix, const NString &domain, lang::Inclusion otherPLs) | LI | static |
setPrefix(LoxImpl *impl, const Box &prefix, Scope scope, threads::Thread *thread) | LI | static |
SetSourcePathTrimRule(LoxImpl *impl, const NCString &path, lang::Inclusion includeString, int trimOffset, lang::Case sensitivity, const NString &trimReplacement, lang::Reach reach, Priorities priority) | LI | static |
SetStartTime(LoxImpl *impl, Ticks startTime, const NString &loggerName) | LI | static |
SetStartTime(LoxImpl *impl, time_t startTime, const NString &loggerName) | LI | static |
SetStartTime(LoxImpl *impl, const FILETIME &startTime, const NString &loggerName) | LI | static |
SetVerbosity(LoxImpl *impl, detail::Logger *logger, Verbosity verbosity, const NString &domain, Priorities priority) | LI | static |
SetVerbosity(LoxImpl *impl, const NString &loggerName, Verbosity verbosity, const NString &domain, Priorities priority) | LI | static |
State(LoxImpl *impl, const NString &domain, Verbosity verbosity, const String &headLine, StateInfo flags) | LI | static |
store(LoxImpl *impl, const Box &data, const NString &pKey, Scope scope) | LI | static |
writeVerbositiesOnLoggerRemoval(LoxImpl *impl, Logger *logger) | LI | static |