Releases: allaboutapps/Logbook
Releases · allaboutapps/Logbook
Privacy Manifest
1.2.2 added privacy manifest
Detailed ClosureLogSink
ClosureLogSink do provide details log informations such file name, method name, line number and more
Logbook Instance + ClosureSink
Now you can create an own instance of Logbook without the need of using the class methods. This is recommend if Logbook is used in a framework or swift package.
Added a new closureSink. So you can easily process log messages in code without the need of writing a own LogSink.
Category filter
Now it's possible to explicit exclude some categories.
First Logbook Release
Welcome to the world of logging.