implicit.ly

Scala software, hot off the presses

avsl 0.4

  • Added Scala 2.9.2 to the set of cross-built versions.

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

via herald

Filed under  //   avsl  

avsl 0.3.7

  • Converted to build with SBT 0.11.2.
  • Added support for ls.implicit.ly metadata.
  • Now publishes to oss.sonatype.org (and, thence, to the Maven central repo).
  • Bumped Grizzled Scala and SLF4J version dependencies.

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

via herald

Filed under  //   avsl  

avsl 0.3.6

Merged patched from Erik Rozendaal: Use slf4j's MessageFormatter correctly to format log messages with arguments.

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

Filed under  //   Scala 2.8.0   Scala 2.8.1   Scala 2.9.0   Scala 2.9.0-1   Scala 2.9.1   avsl   org.clapper  

avsl 0.3.5

Cross-built for Scala 2.9.1, as well as the usual suspects.

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

Filed under  //   Scala 2.8.0   Scala 2.8.1   Scala 2.9.0   Scala 2.9.0-1   Scala 2.9.1   avsl   org.clapper  

AVSL 0.3.3

  • Now builds against Scala 2.9.0.1, as well as Scala 2.9.0, 2.8.1 and 2.8.0.
  • Converted to build with SBT 0.10.1

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

Filed under  //   AVSL   Scala 2.8.0   Scala 2.8.1   Scala 2.9.0   Scala 2.9.0-1   org.clapper  

avsl 0.3.2

  • Now builds against Scala 2.9.0, as well as Scala 2.8.0 and 2.8.1.
  • Updated to version 1.4.1 of ScalaTest for Scala 2.9.0. (Still uses ScalaTest 1.3, for Scala 2.8).
  • Updated to use SBT 0.7.7.
  • Updated to version 1.6.1 of of SLF4J.
  • Updated to version 1.0.6 of the Grizzled Scala library.

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

Filed under  //   Scala 2.8.0   Scala 2.8.1   Scala 2.9.0   avsl   org.clapper  

avsl 0.3.1

  • Added more unit tests.
  • Upgraded Grizzled Scala dependency to version 1.0.3.
  • Now compiles against Scala 2.8.1, as well as 2.8.0.

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

Filed under  //   Scala 2.8.0   Scala 2.8.1.RC2   avsl   org.clapper  

avsl 0.2.4

  • Now compiles with Scala 2.8.0.final only.
  • Updated to version 0.7.3 of Grizzled Scala.

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

Filed under  //   Scala 2.8.0   avsl   org.clapper  

avsl 0.2.2

  • Configuration logic now installs a default handler and formatter when creating a "fake" root node. This strategy avoids a nasty exception if an empty (or incorrect) configuration file is passed to AVSL. Now, if that happens, AVSL just silently configures itself to do nothing.
  • Updated to Grizzled Scala version 0.7.
  • Updated to build with Scala 2.8.0.RC3. Dropped support for RC1.
  • Updated to SLF4J 1.6.
  • Updated to Simple Build Tool 0.7.4.

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

Filed under  //   Scala 2.8.0.RC2   Scala 2.8.0.RC3   avsl   org.clapper  

avsl 0.2.1

  • Updated to build against Scala 2.8.0.RC2.
  • Maven artifact now includes Scala version number.
  • Re-enabled specialization compilation for ScalaTest testers, since inner-class specialization compilation bugs appear to be fixed.

AVSL is a very simple logger, written in Scala. AVSL implements the Simple Logging Facade for Java (SLF4J) API, allowing applications to be written to the SLF4J API, for portability. It uses a simple, non-XML configuration file.

Filed under  //   Scala 2.8.0.RC2   avsl   org.clapper