ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Runtime
ILogger Interface
ILogger Methods
CreateChildLogger Method
Debug Method
DebugFormat Method
Error Method
ErrorFormat Method
Fatal Method
FatalFormat Method
Info Method
InfoFormat Method
IsLoggingEnabled Method
Log Method
LogFormat Method
Warn Method
WarnFormat Method
ILogger
IsLoggingEnabled Method
Determines if messages of the specified priority level will be logged.
Namespace:
PDTec.IceNet.Core.Runtime
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
bool
IsLoggingEnabled
(
LogLevel
level
)
Parameters
level
Type:
PDTec.IceNet.Core.Runtime
LogLevel
The priority level.
Return Value
Type:
Boolean
True if messages of the specified level will be logged.
See Also
Reference
ILogger Interface
PDTec.IceNet.Core.Runtime Namespace
Copyright © PDTec AG. All rights reserved.