nullnet-liblogging 0.3.0

Logging library for NullNet
Documentation
# Changelog

All releases with the relative changes are documented in this file.

## [0.3.0] - 2025-05-07
- Store in datastore both logs from `appguard-server` and `wallguard-server` 

## [0.2.0] - 2025-03-03
- Added Datastore logger
- Made console logging optional

## [0.1.2] - 2025-02-19
- Make it possible to avoid using the syslog logger

## [0.1.1] - 2025-02-18
- Remove error handling from this library since it's now included in the `liberror` library

## [0.1.0] - 2025-02-17
- Initial release of the library