LogToDbService<(Of <(<'TLogEntry>)>)>..::..WriteLog Method
Namespace:
Suoranta.EnterpriseLib.Logging
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
protected void WriteLog( LogLevel entryType, string message, Nullable<LogEntrySource> source, Nullable<Guid> reference, Nullable<ConsoleColor> color )
Parameters
- entryType
- Type: LogLevel
- message
- Type: String
- source
- Type: Nullable<(Of <(<'LogEntrySource>)>)>
- color
- Type: Nullable<(Of <(<'ConsoleColor>)>)>

