ForwardingLoggerRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class descibes a central/forwarding logger pair used in multiproc logging.
public ref class ForwardingLoggerRecord
public class ForwardingLoggerRecord
type ForwardingLoggerRecord = class
Public Class ForwardingLoggerRecord
- Inheritance
-
ForwardingLoggerRecord
Constructors
ForwardingLoggerRecord(ILogger, LoggerDescription) |
Constructor. |
Properties
CentralLogger |
Retrieves the central logger. |
ForwardingLoggerDescription |
Retrieves the forwarding logger description. |