fortify/internal/fmsg
Ophestra Umiker 42e0b168e3
test / test (push) Successful in 17s Details
fmsg: produce all output through fmsg
The behaviour of print functions from package fmt is not thread safe. Functions provided by fmsg wrap around Logger methods. This makes prefix much cleaner and makes it easy to deal with future changes to logging.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-21 20:47:02 +09:00
..
errors.go fmsg/errors: isolate app/error into a separate package 2024-10-16 01:29:44 +09:00
fmsg.go fmsg: produce all output through fmsg 2024-10-21 20:47:02 +09:00
verbose.go fmsg: produce all output through fmsg 2024-10-21 20:47:02 +09:00