Branch: refs/heads/master
  Home:   https://github.com/qos-ch/logback-extensions
  Commit: 368d89300f3c36601b3133a6bb9978d8a2323b8d
      
https://github.com/qos-ch/logback-extensions/commit/368d89300f3c36601b3133a6bb9978d8a2323b8d
  Author: Tony Trinh <ton...@gmail.com>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M loggly/pom.xml
    M loggly/src/main/java/ch/qos/logback/ext/loggly/LogglyBatchAppender.java
    A loggly/src/test/java/ch/qos/logback/ext/loggly/HttpTestServer.java
    A 
loggly/src/test/java/ch/qos/logback/ext/loggly/LogglyBatchAppenderTest.java
    M 
loggly/src/test/java/ch/qos/logback/ext/loggly/LogglyHttpAppenderIntegratedTest.java

  Log Message:
  -----------
  Add unit tests for LogglyBatchAppender; Minor edits

Added LogglyBatchAppenderTest, which interacts with a test HTTP
server (instead of Loggly) to run basic smoke tests.

Removed the toString() override, moving the debug info provided there
to its own debug function -- which is called only when the debug flag
is enabled.

Fixed raw-type warnings and javadoc typos.



_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to