mirror of
https://github.com/kairos-io/kairos-sdk.git
synced 2025-09-17 15:52:12 +00:00
* Improve logger - Try to log to jorunald if available - fallback to file writing if not - write to single file instead of appending times - add a locking mechanism so several processes cant write to the same file - prepend the PID of the process if we are running outside journald for easy tracking of grouped messages Signed-off-by: Itxaka <itxaka@kairos.io> * Simplify Signed-off-by: Itxaka <itxaka@kairos.io> --------- Signed-off-by: Itxaka <itxaka@kairos.io>