feat: add MOONLOCK_DEBUG env var for debug-level logging (v0.6.1)

Align with moongreet/moonset logging pattern — set MOONLOCK_DEBUG to
enable debug-level journal output for troubleshooting.
This commit is contained in:
2026-03-28 22:57:02 +01:00
parent d11b6e634e
commit ca934b8c36
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "moonlock"
version = "0.6.0"
version = "0.6.1"
edition = "2024"
description = "A secure Wayland lockscreen with GTK4, PAM and fingerprint support"
license = "MIT"