ILogCore
Extends
__System.IQueryInterface
Declaration
INTERFACE ILogCore EXTENDS __System.IQueryInterface
Methods
Declaration
METHOD LogCustomFormat (
data : Tc2_System.T_MaxString) : BOOL
Inputs
Name |
Type |
Description |
data |
Tc2_System.T_MaxString |
|
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 |
TcLogLib.LogLevels |
|