Adrian-Ken Rueegsegger has announced the release of Alog version 0.3.
The 0.3 release adds the following features to Alog:
- Tasked and Active loggers.
- Loglevel policies (source and destination filtering).
- Code examples.
Additionally the logging architecture has undergone a major cleanup.
Alog is a logging framework for Ada that aims to be simple to use and easy to extend. It currently supports 5 logging modes:
- File
- Syslog
- SMTP
- PostgreSQL
- XMPP (experimental)
You can browse the API here.