LogConfig.Level Property
Gets or sets one of LogLevel to indicate the amount of logs to be written. Default is LogLevel.None which means no logs will be written.
public LogLevel Level { get; set; }
Public Property Level As LogLevel
Property Value
Licensing Info
This property is a DynamicPDF Converter feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Converter selected.
- A DynamicPDF Converter for .NET v3.X Developer license.