SLF4J project
Ceki Gülcü
ceki@qos.ch
Jakarta Commons Logging (JCL)
–
Same problem domain
–
Well-established library
•
So why do we re-invent the wheel?
Because details of
implementation matter.
SLF4J
•
SLF4J: Simple
Logging Façade for
Java
•
Problem definition:
1. Abstract logging
frameworks
2. Automatically/dynamically
select underlying logging
framework (in JCL)
2. Manually/statically select
underlying logging
framework (in SLF4J)
- 1
- 2
- 3
前往页