Mercurial > crates > nonstick
log src/logging.rs @ 175:e30775c80b49
age | author | description |
---|---|---|
Tue, 29 Jul 2025 18:58:27 -0400 | Paul Fisher | Dramatically expand documentation. |
Fri, 25 Jul 2025 20:52:14 -0400 | Paul Fisher | Create full new types for return code and flags, separate end to end. |
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. |