DebuggerOutputLogger 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.
A logger that prints to the debug console
C#
public class DebuggerOutputLogger : Microsoft.Extensions.Logging.ILogger
type DebuggerOutputLogger = class
interface ILogger
Public Class DebuggerOutputLogger
Implements ILogger
- Inheritance
-
DebuggerOutputLogger
- Implements
Debugger |
Creates a new instance of the DebuggerOutputLogger |
Min |
Sets the minimum log level |
Begin |
Begins a logical operation scope. |
Is |
Checks if the given |
Log<TState>(Log |
Writes a log entry. |
Product | Versions |
---|---|
.NET IoT Libraries | 1.5.0, 2.0.0, 2.1.0, 2.2.0 |