Class LogMessageService

    • Constructor Detail

      • LogMessageService

        public LogMessageService()
      • LogMessageService

        public LogMessageService​(java.lang.String uniqueId)
    • Method Detail

      • getLogPrefix

        public java.lang.String getLogPrefix()
      • setLogPrefix

        public void setLogPrefix​(java.lang.String s)
        Set the logging prefix to the output
        Parameters:
        s - the logging prefix, default ''
      • setLoggingFormat

        public void setLoggingFormat​(MessageLogger ml)