|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.kornr.log.LogbackAdaptor
public class LogbackAdaptor
The LogbackAdaptor converts the LogEntry objects it receives into calls to the slf4j loggers (the native interface of logback).
Constructor Summary | |
---|---|
LogbackAdaptor()
|
Method Summary | |
---|---|
void |
logged(org.osgi.service.log.LogEntry log)
This methods is called by the LogReaderService, and dispatch them to a set of Loggers, created with |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogbackAdaptor()
Method Detail |
---|
public void logged(org.osgi.service.log.LogEntry log)
logged
in interface org.osgi.service.log.LogListener
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |