LogToDbService<(Of <(<'TLogEntry>)>)> Properties
The LogToDbService<(Of <(<'TLogEntry>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
DbCommandLogEnabled |
Log SQL commands issued by Entity Framework (default: false) (Inherited from LogService.) |
|
|
DbEntriesCacheSize |
Send log entries to database when this number of entries are pending in cache
|
|
|
DefaultFgColor |
Base text color for Console Output (Inherited from LogService.) |
|
|
DefaultSinks |
Output target of non-error messages (Inherited from LogService.) |
|
|
ErrorSinks |
Output target of error messages (Inherited from LogService.) |
|
|
EventLogName |
Name of the Windows Event log name associated with this instance (Inherited from LogService.) |
|
|
EventSource |
Name of the Windows Event log source associated with this instance (Inherited from LogService.) |
|
|
LogJsonError | (Inherited from LogService.) |
|
|
NameColumnWidth | (Inherited from LogService.) |
|
|
TableRowMaxWidth | (Inherited from LogService.) |
|
|
TypeColumnWidth | (Inherited from LogService.) |
|
|
ValueColumnWidth | (Inherited from LogService.) |

