timber-logback-support


License

License

Categories

Categories

Scala Languages Logback Application Layer Libs Logging
GroupId

GroupId

org.scalawag.timber
ArtifactId

ArtifactId

timber-logback-support
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

bundle
Description

Description

timber-logback-support
timber-logback-support
Project Organization

Project Organization

org.scalawag.timber
Source Code Management

Source Code Management

http://github.com/scalawag/timber

Download timber-logback-support

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.2
org.scalawag.timber : timber jar 0.4.0
ch.qos.logback : logback-classic jar 1.0.7

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 1.9
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

timber

License Build Status Coverage Status

Timber is a logging system for Scala applications. It is written in Scala and takes advantage of its unique language features. It's not a wrapper for an existing Java logging library.

For more information, check out :

Building from Source

Building the Documentation

To build the documentation site, you need to install the Jekyll Ruby gem:

sudo gem install jekyll

Then, to build the documentation site:

sbt makeSite

Versions

Version
0.4.0