LogService Methods
The LogService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
BeginScope<(Of <<'(TState>)>>) | |
|
|
Dispose(Boolean) | |
|
|
Dispose()()()() | |
|
|
EntryMask | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IsEnabled | |
|
|
Log<(Of <<'(TState>)>>) | |
|
|
LogDbOperation |
Log database-related output (if their logging is enabled)
|
|
|
LogEntity |
Log properties of entity object
|
|
|
LogError |
Log exception or other (critical) error
|
|
|
LogHighlight |
Log short title-style message to output
|
|
|
LogMessage |
Log general-purpose message.
|
|
|
LogWarning |
Log information that indicates a possible problem or minor error
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
SetColumnWidths |
Set text-mode (Console and Trace) table for entity properties column widths in characters
|
|
|
ToString | (Inherited from Object.) |
|
|
WriteLog |
Implementation of saving log entries
|

