This article describes the default TraceLevel of StoreFront diagnostics logs.
For StoreFront 2311 version and higher, by default, messages of level Error, Warning, and Info are logged.
In 2308 and earlier versions of StoreFront, by default only messages of level Error are logged.
We can change the level of detail logged using command "Set-STFDiagnostics" with the parameter -TraceLevel.
The allowed values are Off, Error, Warning, Info, or Verbose.
For more information on the Set-STFDiagnostics cmdlet, see the StoreFront PowerShell SDK documentation.