This is the complete list of members for LogTools, including all inherited members.
Exception(String domain, Verbosity verbosity, Exception e, String headline=null, Lox lox=null, [CallerLineNumber] int cln=0,[CallerFilePath] String csf="",[CallerMemberName] String cmn="") | LogTools | inlinestatic |
Exception(Verbosity verbosity, Exception e, String headline=null, Lox lox=null, [CallerLineNumber] int cln=0,[CallerFilePath] String csf="",[CallerMemberName] String cmn="") | LogTools | inlinestatic |
Exception(Exception e, String headline=null, Lox lox=null, [CallerLineNumber] int cln=0,[CallerFilePath] String csf="",[CallerMemberName] String cmn="") | LogTools | inlinestatic |
exception(Exception e, String headline, int indent) | LogTools | inlineprotectedstatic |
FmtExcNull | LogTools | static |
FmtInstArrayPrefix | LogTools | static |
FmtInstArraySuffix | LogTools | static |
FmtInstCycRefPrefix | LogTools | static |
FmtInstCycRefSuffix | LogTools | static |
FmtInstIEnumerablePrefix | LogTools | static |
FmtInstIEnumerableSuffix | LogTools | static |
FmtInstIndent | LogTools | static |
FmtInstLineNoPrefix | LogTools | static |
FmtInstLineNoSuffix | LogTools | static |
FmtInstNoAccessToValue | LogTools | static |
FmtInstNull | LogTools | static |
FmtInstRecursionLimit | LogTools | static |
FmtInstTypePrefix | LogTools | static |
FmtInstTypeSuffix | LogTools | static |
Instance(String domain, Verbosity verbosity, Object o, int maxRecursion, String headline=null, Lox lox=null, [CallerLineNumber] int cln=0,[CallerFilePath] String csf="",[CallerMemberName] String cmn="") | LogTools | inlinestatic |
Instance(Verbosity verbosity, Object o, int maxRecursion, String headline=null, Lox lox=null, [CallerLineNumber] int cln=0,[CallerFilePath] String csf="",[CallerMemberName] String cmn="") | LogTools | inlinestatic |
instBeginLine(int indent) | LogTools | inlineprotectedstatic |
instLineBeginIdx | LogTools | protectedstatic |
instLineNumber | LogTools | protectedstatic |
instMain(Object o, int maxRecursion, String headLine) | LogTools | inlineprotectedstatic |
instNewLine() | LogTools | inlineprotectedstatic |
instObject2LineNumber | LogTools | protectedstatic |
instRecursive(Object inst, int maxRecursion, int indent) | LogTools | inlineprotectedstatic |
instTabStop(int tabStop) | LogTools | inlineprotectedstatic |
instTabTypeAndNewLine(Type type) | LogTools | inlineprotectedstatic |
instTypeTabStop | LogTools | static |
instValueTabStop | LogTools | static |
isValueType(Object o, Type type) | LogTools | inlineprotectedstatic |
Lock | LogTools | protectedstatic |
tempBuf | LogTools | protectedstatic |
toolBuf | LogTools | protectedstatic |
xml(XDocument xDocument, String headLine) | LogTools | inlineprotectedstatic |
XML(String domain, Verbosity verbosity, XDocument xDocument, String headLine=null, Lox lox=null, [CallerLineNumber] int cln=0,[CallerFilePath] String csf="",[CallerMemberName] String cmn="") | LogTools | inlinestatic |
XML(Verbosity verbosity, XDocument xDocument, String headLine, Lox lox=null, [CallerLineNumber] int cln=0,[CallerFilePath] String csf="",[CallerMemberName] String cmn="") | LogTools | inlinestatic |
XML(String domain, Verbosity verbosity, XElement xElement, String headLine=null, Lox lox=null, [CallerLineNumber] int cln=0,[CallerFilePath] String csf="",[CallerMemberName] String cmn="") | LogTools | inlinestatic |
XML(Verbosity verbosity, XElement xElement, String headLine, Lox lox=null, [CallerLineNumber] int cln=0,[CallerFilePath] String csf="",[CallerMemberName] String cmn="") | LogTools | inlinestatic |
xmlElement(XElement xe, String headLine, int indent) | LogTools | inlineprotectedstatic |