Mercurial > crates > nonstick
log src/logging.rs @ 157:0099f2f79f86
age | author | description |
---|---|---|
Wed, 09 Jul 2025 16:59:30 -0400 | Paul Fisher | Switch logging interface to accept fmt::Arguments. |
Tue, 08 Jul 2025 00:49:38 -0400 | Paul Fisher | Only use real PAM constants for logging within `nonstick/libpam`. |
Thu, 03 Jul 2025 14:28:04 -0400 | Paul Fisher | Separate libpam-sys-helpers from libpam-sys. |
Thu, 03 Jul 2025 11:03:36 -0400 | Paul Fisher | Use standard #[cfg] directives rather than custom proc macros. |