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.
4 lines
47 B
AMPL
4 lines
47 B
AMPL
module github.com/hrfee/logmessages
|
|
|
|
go 1.22.4
|