mirror of
https://github.com/soypat/lneto.git
synced 2026-09-01 20:39:11 +00:00
6 lines
62 B
Go
6 lines
62 B
Go
//go:build !noslog
|
|
|
|
package internal
|
|
|
|
const logEnabled = true
|