Provides a small logging framework used by Calimero
for offering information to users.
Log information is distributed by LogServices to LogWriters.
A user interested in (part of) this information will pick a LogWriter
already implemented or subtype a LogWriter on its own,
and register it at a LogService on the user's behalf.