Skip to content

log-level

type: string

Description

Specifies the log level

Available values are debug, trace, info, warn, error, and disabled.

Usage

Command-Line Flag

$ spoofdpi --log-level trace

TOML Config

log-level = "trace"