Debug and Verbose logging level
- Last UpdatedAug 28, 2023
- 1 minute read
Both Verbose and Debug logging level offer a higher level of information for internal developers to analyze a project. These options are not available from inside AVEVA Production Management Web Client.
For more information, see Understand message severity levels in Studio Help.
|
TraceLevel |
Description |
Levels Reported |
|---|---|---|
|
Debug |
Should be used only in non-production environments. |
Debug and Info and Warning and Error messages. |
|
Verbose |
Provides extremely detailed diagnostic messages |
Verbose and Debug and Info and Warning and Error messages. |
To information on changing the log level to either of these trace level options, see Configure logging parameters in appsettings JSON file