The LogImplementation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LogImplementation |
Stateless constructor. This is used when implementations of static methods needs to be called
|
Methods
Name | Description | |
---|---|---|
![]() | LogCritical(String, Exception) |
Implementation pending
|
![]() | LogCritical(String, String) |
Implementation pending
|
![]() | LogCritical(String, String, array<Object>[]()[][]) |
Implementation pending
|
![]() | LogError(String, Exception) |
Implementation pending
|
![]() | LogError(String, String) |
Implementation pending
|
![]() | LogError(String, String, array<Object>[]()[][]) |
Implementation pending
|
![]() | LogInformation(String, String) |
Implementation pending
|
![]() | LogInformation(String, String, array<Object>[]()[][]) |
Implementation pending
|
![]() | LogVerbose(String, String) |
Implementation pending
|
![]() | LogVerbose(String, String, array<Object>[]()[][]) |
Implementation pending
|
![]() | LogWarning(String, Exception) |
Implementation pending
|
![]() | LogWarning(String, String) |
Implementation pending
|
![]() | LogWarning(String, String, array<Object>[]()[][]) |
Implementation pending
|