Logging macros, Logging macros -58 – Clear-Com Logic-Maestro User Manual
Page 124
Clear-Com Communication Systems
Eclipse Logic Maestro Instruction Manual
2 - 5 8
LOGGING MACROS
These macros are accessed by expanding the ‘Shared’ > ‘Logging’ >
‘Logger’ entry in the Available Modules menu. Logging macros allow
informatory, warning, error and fatal error messages to be output to a
logging device.
Macro
Description
Debug (Exception, IFormatPro-
vider, string, Object[]) [void]
Creates a debug object to be sent to a logger e.g.
Debug (Exception, Object) [void]
Creates a debug object to be sent to the logger e.g.
Debug (Exception, string,
Object[]) [void]
Creates a debug object to be sent to a logger e.g.
Debug (IformatProvider, string,
Object[]) [void]
Creates a debug object to be sent to a logger e.g.
Debug (Object) [void]
Creates a debug object to be sent to a logger e.g.
Debug (string, Object[]) [void]
Creates a debug object to be sent to a logger e.g.
DebugLow (Exception, IFormat-
Provider, string, Object[]) [void]
Creates a debug object to be sent to a logger e.g.
DebugLow (Exception, Object)
[void]
Creates a debug object to be sent to a logger e.g.
DebugLow (Exception, string,
Object[]) [void]
Creates a debug object to be sent to a logger e.g.
DebugLow (IFormatProvider,
string, Object[]) [void]
Creates a debug object to be sent to a logger e.g.
DebugLow (Object) [void]
Creates a debug object to be sent to a logger e.g.
DebugLow (string, Object[])
[void]
Creates a debug object to be sent to a logger e.g.