Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Excerpt

TDB, seeĀ BITMAG-30

...

Here you can find a description of logging is implemented in the Bitrepository code


We use the SLF4J framework for our logging in the code. Before you start using SLF4J, we highly recommend that you read the two-page SLF4J user manual.

Backend

SLF4J delegates the actual logging to a concrete framework like Log4J, java.commons.logging, etc by adding the related binding jar to the classpath . In this project we use the Log4J successor LogBack.

Child pages (Children Display)
excerpttrue