Click or drag to resize

QdbLoggerBuilder Class

A configuration builder to define the properties of the logger.
Inheritance Hierarchy
SystemObject
  QuasardbQdbLoggerBuilder

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public class QdbLoggerBuilder

The QdbLoggerBuilder type exposes the following members.

Constructors
  NameDescription
Public methodQdbLoggerBuilder
Instantiate a new logger builder
Top
Methods
  NameDescription
Public methodWithFile
Defines the logging file
Public methodWithLevel
Defines the minimum log level
Public methodWithNanosecondDate
Defines whether the date format should contain nanoseconds
Top
See Also