Package org.yamcs.logging
package org.yamcs.logging
-
ClassDescriptionSpecifically intended for short-term console output.A filter that discards log messages that are specific to a Yamcs instance.A minimalistic formatter that is intended for use with systems that use the systemd journal.JUL appender that emits to syslogd over UDP with messages formatted according to RFC 3164 (BSD syslog).File handler that watches the file it is logging to.Customized version of
LogManager
so that we can keep logging from within shutdown hooks.