Click or drag to resize

QsLogAsync Class

Logger class evolved to use a cache. Use GetGlobalLog, GetCustomLog or GetCustomLog
Inheritance Hierarchy
SystemObject
  QsInformatica.UtilsQsLogAsync

Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public class QsLogAsync : IQsLog

The QsLogAsync type exposes the following members.

Properties
Methods
Fields
 NameDescription
Public fieldStatic memberBatchInterval Logging time interval (default 1 sec)
Protected fieldErrorCount Contatori in base al tipo di messaggio scritto.
Protected fieldInformationCount Contatori in base al tipo di messaggio scritto.
Public fieldStatic memberLogToConsole Add an extra log to the Trace
Protected fieldWarningCount Contatori in base al tipo di messaggio scritto.
Top
See Also