System.Diagnostics.Trace
. To enable logging the LogToTrace
method call should be present in your Program.cs file:Warning
or higher to System.Diagnostics.Trace
. The severity can be controlled by passing a level
parameter to LogToTrace()
.Avalonia.Logging.LogArea
static class and are currently:Property
Binding
Animations
Visual
Layout
Control
LogToTrace
method allows specifying which areas are logged: