wrapper.properties.dump.loglevel

Compatibilidad :3.5.30
Ediciones :Edición ProfesionaEdición EstándarEdición de la Comunidad
Plataformas :WindowsMac OSXLinuxIBM AIXFreeBSDHP-UXSolarisIBM z/OSIBM z/Linux

This property controls the log level at which the configuration properties will be logged.

For security reasons, the values of the properties containing passwords will be hidden.

Los valores válidos de la propriedad incluyen:
  • NONE :
    to never log.
  • FATAL :
    to log at the FATAL log level.
  • ERROR :
    to log at the ERROR log level.
  • WARN :
    to log at the WARN log level.
  • STATUS :
    to log at the STATUS log level.
  • INFO :
    to log at the INFO log level.
  • DEBUG :
    to log at the DEBUG log level.

El valor predeterminado es DEBUG.

Example:
wrapper.properties.dump.loglevel=INFO

NOTA

You can set the format used for the property dump with wrapper.properties.dump.format.

Referencia: Loglevel