ViewOptions 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.
Options for viewing elm logs.
public ref class ViewOptions
public class ViewOptions
type ViewOptions = class
Public Class ViewOptions
- Inheritance
-
ViewOptions
Constructors
ViewOptions() |
Properties
MinLevel |
The minimum LogLevel of logs shown on the elm page. |
NamePrefix |
The prefix for the logger names of logs shown on the elm page. |