log src/libpam/handle.rs @ 163:a75a66cb4181

age author description
Mon, 14 Jul 2025 17:40:11 -0400 Paul Fisher Add end-to-end tests; fix issues found by tests.
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.