Class MailLogOutputStream

    • Constructor Detail

      • MailLogOutputStream

        public MailLogOutputStream()
    • Method Detail

      • log

        protected void log​(String msg)
        All output except detained protocol traces starts with "DEBUG". Log protocol traces at lower level.

        NOTE: protocol trace output can include lines that start with "DEBUG" so this isn't perfect.

        Overrides:
        log in class LogOutputStream