mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-10 04:10:10 +00:00
Harvey Tindall
e9b8d970d1
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
Modula-2
4 lines
47 B
Modula-2
module github.com/hrfee/logmessages
|
|
|
|
go 1.22.4
|