mirror of
https://github.com/nacabaro/vbhelper.git
synced 2026-06-05 13:52:54 +00:00
Logger is a class (AppLogger) that sits between Log class and allows me to store debug information inside the app. This debug information can be seen at anytime from within the application settings, and it's not sent out to any server.