Compartir a través de


NewLoggingLevel Clase

Cambia el nivel de registro de un registrador especificado.

Constructor NewLoggingLevel de clase.

Herencia
builtins.object
NewLoggingLevel

Constructor

NewLoggingLevel(logger_name, level=30)

Parámetros

Nombre Description
logger_name
Requerido
str

Registrador cuyo nivel se va a cambiar.

level
int

Nuevo nivel de registro.

Valor predeterminado: 30
logger_name
Requerido
str

Registrador cuyo nivel se va a cambiar.

level
Requerido
int

Nuevo nivel de registro.