Uses of Interface
org.jboss.logmanager.Protectable
Packages that use Protectable
-
Uses of Protectable in org.jboss.logmanager
Classes in org.jboss.logmanager that implement ProtectableModifier and TypeClassDescriptionclassAn extended logger handler.final classA logging context, for producing isolated logging environments. -
Uses of Protectable in org.jboss.logmanager.handlers
Classes in org.jboss.logmanager.handlers that implement ProtectableModifier and TypeClassDescriptionclassAn asynchronous log handler which is used to write to a handler or group of handlers which are "slow" or introduce some degree of latency.classA console handler which writes toSystem.outby default.classA simple file handler.final classA handler which performs no action other than to run any attached filter.classAn output stream handler which supports anyOutputStream, using the specified encoding.classA file handler which rotates the log at a preset time interval.classA file handler which rotates the log at a preset time interval or the size of the log.classA queue handler which retains the last few messages logged.classclassA syslog handler for logging to syslogd.classA handler which writes to anyWriter.