add noslog build tag and small reference section to README

This commit is contained in:
soypat
2026-09-01 13:12:51 -07:00
parent c97a32f3c1
commit 91a048fb1d
6 changed files with 23 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
//go:build noslog
package internal
const logEnabled = false