fortify/internal/fmsg
Ophestra e599b5583d
fmsg: implement suspend in writer
This removes the requirement to call fmsg.Exit on every exit path, and enables direct use of the "log" package. However, fmsg.BeforeExit is still encouraged when possible to catch exit on suspended output.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-16 18:51:53 +09:00
..
errors.go fmsg/errors: isolate app/error into a separate package 2024-10-16 01:29:44 +09:00
fmsg.go fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
verbose.go fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00