PublisherLogger Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.Layer0
public class PublisherLogger
The PublisherLogger type exposes the following members.
Name | Description | |
---|---|---|
PublisherLogger | Initializes a new instance of the PublisherLogger class |
Name | Description | |
---|---|---|
Debug |
the level of log is Debug
| |
Error |
the level of log is Error
| |
Fatal |
the level of log is Fatal
| |
Info |
the level of log is Info
| |
LogPublisher |
the Category of log is Publisher
| |
LogSubscriber |
the Category of log is Subscriber
| |
Warn |
the level of log is Warn
|