Suoranta.EnterpriseLib.Web - Developer API

LogToDbService<(Of <(<'TLogEntry>)>)> Properties

The LogToDbService<(Of <(<'TLogEntry>)>)> type exposes the following members.

Properties


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