Puppet Data Type Alias: Wmflib::Syslog::Level::Log4j

Defined in:
modules/wmflib/types/syslog/level/log4j.pp

Overview

Capitalized names are allowed since they can be passed verbatim to logging.basicConfig 'level' argument by some software.

Alias of

Enum['ALL', 'DEBUG', 'INFO', 'WARN', 'ERROR', 'FATAL', 'OFF', 'TRACE']


# File 'modules/wmflib/types/syslog/level/log4j.pp', line 5