Hacker News new | ask | show | jobs
by paukiatwee 4419 days ago
Think slf4j as API, and logj4 as implementation. slf4j has multiple implementations, e.g. logj4, logback, apache common logging bridge, so you can swap implementation easily without change your code(except configuration)