tuwien.auto.calimero.log.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of calimero-core Show documentation
Show all versions of calimero-core Show documentation
Calimero, a free KNX network library
Provides a small logging framework used by Calimero
for offering information to users of the library.
Log information is distributed by LogServices to LogWriters.
A user interested in (part of) this information will pick a log writer
already implemented or subtype LogWriter for more specific usage,
and register it at a LogService on the user's behalf.
For configuration, adding, querying, and removal of log
services and writers, the LogManager should be used.