S101Logger Constructor |
Name | Description | |
---|---|---|
S101Logger(EmberTypeBag, TextWriter) | Initializes a new instance of the S101Logger class by calling
S101Logger(
types, logWriter, new XmlWriterSettings { Indent = true }).
| |
S101Logger(EmberTypeBag, XmlWriter) | Initializes a new instance of the S101Logger class. | |
S101Logger(IEmberConverter, XmlWriter) | Initializes a new instance of the S101Logger class. | |
S101Logger(EmberTypeBag, TextWriter, XmlWriterSettings) | Initializes a new instance of the S101Logger class. |