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

