title: 'Configuring Trace Levels' sidebar_label: 'Trace Levels' description: 'Configuring Spice.ai OSS trace output verbosity levels' pagination_prev: null tags:
Output trace verbosity is controlled by the SPICED_LOG environment variable and verbosity flags (-v, -vv).
The default trace level is INFO, suitable for general information about the system.
Use the -v CLI flag to enable detailed logs, useful for debugging.
This sets SPICED_LOG to DEBUG level:
Use the -vv CLI flag to enable the most detailed logs, typically for in-depth troubleshooting.
This sets SPICED_LOG to TRACE level:
For specific component trace configuration, adjust the trace levels as needed: