Uses of Enum Class
io.dropwizard.logging.common.SyslogAppenderFactory.Facility
Packages that use SyslogAppenderFactory.Facility
-
Uses of SyslogAppenderFactory.Facility in io.dropwizard.logging.common
Methods in io.dropwizard.logging.common that return SyslogAppenderFactory.FacilityModifier and TypeMethodDescriptionSyslogAppenderFactory.getFacility()Returns the enum constant of this class with the specified name.static SyslogAppenderFactory.Facility[]SyslogAppenderFactory.Facility.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.dropwizard.logging.common with parameters of type SyslogAppenderFactory.FacilityModifier and TypeMethodDescriptionvoidSyslogAppenderFactory.setFacility(SyslogAppenderFactory.Facility facility)