Suoranta.EnterpriseLib.Web - Developer API

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

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

Methods


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