CoreMX.NET Documentation
C#
Show/Hide TOC
ILogger Interface
Definition
Namespace:
CoreMX.NET.Interfaces
Assembly:
CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
Copy
public
interface
ILogger
Methods
Debug
Error(Exception)
Error(String,
Object
)
Error(Exception, String,
Object
)
Fatal
Info
Trace
Warning
See Also
Reference
CoreMX.NET.Interfaces Namespace
In This Article
Definition
Methods
See Also