1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-11-09 20:00:12 +00:00
jfa-go/logmessages
Harvey Tindall e9b8d970d1
logging: start consolidating log lines
log messages are very fragmented and are often repeated many times throughout the software with small differences.

Messages will be listed in logmessages/, which are simply strings with
formatting directives if necessary. So far, only main.go has been
completed.
2024-07-31 17:45:05 +01:00
..
go.mod logging: start consolidating log lines 2024-07-31 17:45:05 +01:00
logmessages.go logging: start consolidating log lines 2024-07-31 17:45:05 +01:00