internal logging library
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package consts
|
||||
|
||||
import "log/slog"
|
||||
|
||||
const (
|
||||
LevelTrace slog.Level = slog.LevelDebug - 4
|
||||
)
|
||||
Reference in New Issue
Block a user