Class Slf4jOutputStream

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.slf4j.Logger log  
    • Constructor Summary

      Constructors 
      Constructor Description
      Slf4jOutputStream​(org.slf4j.Logger logger)  
    • Field Detail

      • log

        protected final org.slf4j.Logger log
    • Constructor Detail

      • Slf4jOutputStream

        public Slf4jOutputStream​(org.slf4j.Logger logger)
    • Method Detail

      • getLogger

        public org.slf4j.Logger getLogger()