Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DoNewsCode/core
/ Debug
Method
Debug
contract/log.go:11–11 ·
view source on GitHub ↗
(args ...interface{})
Source
from the content-addressed store, hash-verified
9
type
LevelLogger
interface
{
10
Logger
11
Debug(args ...
interface
{})
12
Info(args ...
interface
{})
13
Warn(args ...
interface
{})
14
Err(args ...
interface
{})
Callers
14
httpServe
Method · 0.65
grpcServe
Method · 0.65
provideRedisFactory
Function · 0.65
TestWithLevel
Function · 0.65
TestLevelFilter
Function · 0.65
TestPerformanceOptimization
Function · 0.65
Debugf
Method · 0.65
Debugw
Method · 0.65
Debug
Method · 0.65
Trace
Method · 0.65
provideReaderFactory
Function · 0.65
provideWriterFactory
Function · 0.65
Implementers
1
levelLogger
logging/log.go
Calls
no outgoing calls
Tested by
3
TestWithLevel
Function · 0.52
TestLevelFilter
Function · 0.52
TestPerformanceOptimization
Function · 0.52