AcknowledgeLox(detail::LoxImpl *lox, lang::ContainerOp op) override | AnsiLogger | protectedvirtual |
AcquireRecursive(ALIB_DBG_TAKE_CI) | RecursiveLock | |
ANSI_BG_BLACK | AnsiLogger | static |
ANSI_BG_BLUE | AnsiLogger | static |
ANSI_BG_CYAN | AnsiLogger | static |
ANSI_BG_GRAY | AnsiLogger | static |
ANSI_BG_GREEN | AnsiLogger | static |
ANSI_BG_LIGHT_BLUE | AnsiLogger | static |
ANSI_BG_LIGHT_CYAN | AnsiLogger | static |
ANSI_BG_LIGHT_GRAY | AnsiLogger | static |
ANSI_BG_LIGHT_GREEN | AnsiLogger | static |
ANSI_BG_LIGHT_MAGENTA | AnsiLogger | static |
ANSI_BG_LIGHT_RED | AnsiLogger | static |
ANSI_BG_LIGHT_STD_COL | AnsiLogger | static |
ANSI_BG_LIGHT_YELLOW | AnsiLogger | static |
ANSI_BG_MAGENTA | AnsiLogger | static |
ANSI_BG_RED | AnsiLogger | static |
ANSI_BG_STD_COL | AnsiLogger | static |
ANSI_BG_WHITE | AnsiLogger | static |
ANSI_BG_YELLOW | AnsiLogger | static |
ANSI_BLACK | AnsiLogger | static |
ANSI_BLUE | AnsiLogger | static |
ANSI_BOLD | AnsiLogger | static |
ANSI_CYAN | AnsiLogger | static |
ANSI_GRAY | AnsiLogger | static |
ANSI_GREEN | AnsiLogger | static |
ANSI_ITALICS | AnsiLogger | static |
ANSI_LIGHT_BLUE | AnsiLogger | static |
ANSI_LIGHT_CYAN | AnsiLogger | static |
ANSI_LIGHT_GRAY | AnsiLogger | static |
ANSI_LIGHT_GREEN | AnsiLogger | static |
ANSI_LIGHT_MAGENTA | AnsiLogger | static |
ANSI_LIGHT_RED | AnsiLogger | static |
ANSI_LIGHT_STD_COL | AnsiLogger | static |
ANSI_LIGHT_YELLOW | AnsiLogger | static |
ANSI_MAGENTA | AnsiLogger | static |
ANSI_RED | AnsiLogger | static |
ANSI_RESET | AnsiLogger | static |
ANSI_STD_COL | AnsiLogger | static |
ANSI_STD_STYLE | AnsiLogger | static |
ANSI_WHITE | AnsiLogger | static |
ANSI_YELLOW | AnsiLogger | static |
AnsiLogger(const NString &name=nullptr, const NString &typeName="ANSI") | AnsiLogger | inlineexplicit |
AnsiLogger(std::ostream *pOStream, const NString &name=nullptr, const NString &typeName="ANSI") | AnsiLogger | inlineexplicit |
callerDateTime | TextLogger | protected |
CFP | AnsiLogger | |
ClearReplacements() | TextLogger | virtual |
CntLogs | Logger | |
Converter | TextLogger | |
DateConverter | TextLogger | |
Dbg | RecursiveLock | |
DCSIsAcquired() const override | RecursiveLock | virtual |
DCSIsSharedAcquired() const override | RecursiveLock | virtual |
FormatWarningOnce | TextLogger | |
GetAutoSizes() | TextLogger | inline |
GetFormatDate() | TextLogger | inline |
GetFormatMetaInfo() | TextLogger | inline |
GetFormatMultiLine() | TextLogger | inline |
GetFormatOther() | TextLogger | inline |
GetFormatTimeDiff() | TextLogger | inline |
GetName() const | Logger | inline |
GetReplacements() | TextLogger | inline |
GetTypeName() const | Logger | inline |
Log(detail::Domain &domain, Verbosity verbosity, BoxesMA &logables, detail::ScopeInfo &scope) override | TextLogger | virtual |
logBuf | TextLogger | protected |
Logger(const NString &name, const NString &typeName) | Logger | inlineprotected |
logText(detail::Domain &domain, Verbosity verbosity, AString &msg, detail::ScopeInfo &scope, int lineNumber) override | AnsiLogger | protectedvirtual |
msgBuf | TextLogger | protected |
mutex | RecursiveLock | protected |
Name | Logger | protected |
notifyMultiLineOp(lang::Phase) override | AnsiLogger | inlineprotectedvirtual |
processVariable(const NString &domainPath, Verbosity verbosity, detail::ScopeInfo &scope, AString &dest, Substring &variable) | TextLogger | protectedvirtual |
ReleaseRecursive(ALIB_DBG_TAKE_CI) | RecursiveLock | |
ResetAutoSizes() | TextLogger | virtual |
SetReplacement(const String &searched, const String &replacement) | TextLogger | virtual |
TextLogger(const NString &pName, const NString &typeName, bool pUsesStdStreams) | TextLogger | explicitprotected |
TimeOfCreation | Logger | |
TimeOfLastLog | Logger | |
TryAcquire(ALIB_DBG_TAKE_CI) | RecursiveLock | |
TypeName | Logger | protected |
usesStdStreams | TextLogger | protected |
varFormatAutoSizes | TextLogger | protected |
varFormatDateTime | TextLogger | protected |
varFormatMetaInfo | TextLogger | protected |
varFormatMultiLine | TextLogger | protected |
varFormatOther | TextLogger | protected |
varFormatTimeDiff | TextLogger | protected |
varReplacements | TextLogger | protected |
writeMetaInfo(AString &buffer, detail::Domain &domain, Verbosity verbosity, detail::ScopeInfo &scope) | TextLogger | protectedvirtual |
writer | AnsiLogger | protected |
writeTimeDiff(AString &buffer, int64_t diffNanos) | TextLogger | protectedvirtual |
~AnsiLogger() override | AnsiLogger | virtual |
~AssociatedLock() | DbgCriticalSections::AssociatedLock | inlinevirtual |
~Logger() override | Logger | inlinevirtual |
~RecursiveLock() override | RecursiveLock | inline |
~TextLogger() override | TextLogger | virtual |