This is the complete list of members for Ict.Common.TLogging, including all inherited members.
CanWriteLogFile(out String ALogFileMsg) | Ict.Common.TLogging | inline |
DebugLevel | Ict.Common.TLogging | static |
DEBUGLEVEL_COORDINATED_DB_ACCESS | Ict.Common.TLogging | static |
DEBUGLEVEL_REPORTING | Ict.Common.TLogging | static |
DEBUGLEVEL_TRACE | Ict.Common.TLogging | static |
DEFAULTUSERNAMEPREFIX | Ict.Common.TLogging | static |
DL | Ict.Common.TLogging | static |
GetConsoleLog() | Ict.Common.TLogging | inlinestatic |
GetLogFileName() | Ict.Common.TLogging | inlinestatic |
Log(string Text, TStatusCallbackProcedure ACustomStatusCallbackProcedure=null) | Ict.Common.TLogging | inlinestatic |
Log(string Text, TLoggingType ALoggingType, TStatusCallbackProcedure ACustomStatusCallbackProcedure=null) | Ict.Common.TLogging | inlinestatic |
Log(ArrayList aList, bool isException) | Ict.Common.TLogging | inlinestatic |
Log(ArrayList aList, bool isException, TLoggingType Loggingtype) | Ict.Common.TLogging | inlinestatic |
LOG_PREFIX_ERROR | Ict.Common.TLogging | static |
LOG_PREFIX_INFO | Ict.Common.TLogging | static |
LOG_PREFIX_WARNING | Ict.Common.TLogging | static |
LogAtLevel(Int32 Level, string Text) | Ict.Common.TLogging | inlinestatic |
LogAtLevel(Int32 ALevel, string AText, TLoggingType ALoggingType) | Ict.Common.TLogging | inlinestatic |
LogDataTable(DataTable DT) | Ict.Common.TLogging | inlinestatic |
LogException(Exception AEx, String AMethodSignature="") | Ict.Common.TLogging | inlinestatic |
LogStackTrace(TLoggingType ALoggingtype=TLoggingType.ToConsole|TLoggingType.ToLogfile) | Ict.Common.TLogging | inlinestatic |
NoLoggingToConsoleError | Ict.Common.TLogging | static |
ResetStaticVariables() | Ict.Common.TLogging | inlinestatic |
SendConsoleOutputToString(TLogNewMessageCallback ANewMessageCallback) | Ict.Common.TLogging | inlinestatic |
SetContext(String context) | Ict.Common.TLogging | inlinestatic |
SetStatusBarProcedure(TStatusCallbackProcedure callbackfn) | Ict.Common.TLogging | inlinestatic |
StackTraceToText(StackTrace st) | Ict.Common.TLogging | inlinestatic |
TLogging() | Ict.Common.TLogging | inline |
TLogging(String AFileName, bool ASuppressDateAndTime=false) | Ict.Common.TLogging | inline |
TLogNewMessageCallback() | Ict.Common.TLogging | |
TStatusCallbackProcedure(string msg) | Ict.Common.TLogging | |
UserNamePrefix | Ict.Common.TLogging | static |