Class TextAccessLogPublisher

    • Constructor Detail

      • TextAccessLogPublisher

        public TextAccessLogPublisher()
        Default constructor.
      • TextAccessLogPublisher

        public TextAccessLogPublisher​(TextWriter writer,
                                      ServerContext serverContext)
        Prints all messages to the provided writer.
        Parameters:
        writer - The text writer where the message will be written to.
        serverContext - the server context