FU::Log: Add logger and basic integration with FU

This commit is contained in:
Yorhel 2025-02-21 16:57:10 +01:00
parent 6f1583ddad
commit a5f9584b02
3 changed files with 178 additions and 7 deletions

View file

@ -18,7 +18,6 @@ Things that may or may not happen:
- FU::JSON - JSON::{XS,PP,etc}-compatible wrapper around FU::Util's JSON functions? I prolly won't need this myself, but could be handy.
- FU::DBI - DBI wrapper with a FU::Pg-like API, for easier integration into FU.
- FU::Log - Basic logger.
- FU::Validate - TUWF::Validate & normalization with some improvements.
- FU::Mailer - Simple sendmail wrapper