log src/logging.rs @ 164:d0bba0117456

age author description
Sat, 12 Jul 2025 18:16:18 -0400 Paul Fisher Separate logging into its own trait apart from the rest of PAM.
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.
Tue, 01 Jul 2025 06:11:43 -0400 Paul Fisher Transfer over (almost) completely to using libpam-sys.
Mon, 30 Jun 2025 04:26:44 -0400 Paul Fisher Get rid of all the warnings, and arrange attributes.