LogDispatcher Class
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 contains static members that provide log support.
C#
public static class LogDispatcher
type LogDispatcher = class
Public Module LogDispatcher
- Inheritance
-
LogDispatcher
Logger |
The default logger factory for the whole assembly. If this is null (the default), logging is disabled |
Get |
Gets a logger with the name of the current class |
Get |
Gets a logger with the given name |
Product | Versions |
---|---|
.NET IoT Libraries | 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |