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.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
module github.com/hrfee/logmessages
|
||||
|
||||
go 1.22.4
|
||||
Reference in New Issue
Block a user