You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/docs/commands/developer/log-level.md

813 B

log-level

Description

Set the log level.

Usage

usage: log-level [-h] [{debug,info,warning,error,critical}]

Positional Arguments

Positional Argument Help
level The log level to set. (default: 'warning')

Optional Arguments

Short Long Help
-h --help show this help message and exit