ILogCore
Extends
__System.IQueryInterface
Namespace: TcLogLib
Declaration
INTERFACE ILogCore EXTENDS __System.IQueryInterface
Methods
LogCustomFormat
Declaration
METHOD LogCustomFormat (
data : Tc2_System.T_MaxString) : BOOL
Inputs
LogStandardFormat
Declaration
METHOD LogStandardFormat (
data : Tc2_System.T_MaxString,
instancePath : Tc2_System.T_MaxString,
logLevel : LogLevels) : BOOL
Inputs
Name | Type | Description |
---|---|---|
data | Tc2_System.T_MaxString | |
instancePath | Tc2_System.T_MaxString | |
logLevel | Tc |