v0.11.0 external formatter and sanitizer integrated, refactored

This commit is contained in:
2025-12-10 08:26:46 -05:00
parent 98ace914f7
commit 430f653683
44 changed files with 1656 additions and 1500 deletions

4
go.mod
View File

@ -3,8 +3,8 @@ module logwisp
go 1.25.4
require (
github.com/lixenwraith/config v0.1.1-0.20251111084858-296c212421a8
github.com/lixenwraith/log v0.0.0-20251111085343-49493c8e323c
github.com/lixenwraith/config v0.1.1-0.20251114180219-f7875023a51b
github.com/lixenwraith/log v0.1.1-0.20251115213227-55d2c92d483f
)
require (