ILogCore
- Namespace
- TcLogLib
INTERFACE ILogCore EXTENDS __System.IQueryInterface
- Extends
-
__System.IQueryInterface
Methods
LogCustomFormat
METHOD LogCustomFormat (
data : Tc2_System.T_MaxString) : BOOL
Inputs
Returns
- BOOL
LogStandardFormat
METHOD LogStandardFormat (
data : Tc2_System.T_MaxString,
instancePath : Tc2_System.T_MaxString,
logLevel : LogLevels) : BOOL
Inputs
data
Tc2_System.T_MaxStringinstancePath
Tc2_System.T_MaxStringlogLevel
LogLevels
Returns
- BOOL