Changes
Serilog
,/* Log event levels */
{| class="wikitable sortable" | width = "50%"
|-
! Argument LogLevel !! Purpose
|- align="left"
| Verbose || is the noisiest level, generally used only as a last resort when debugging a difficult problem, and rarely (if ever) enabled for a production app. For example, local variables within an algorithm implementation might be logged at this level.