Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LagrangeDev/LagrangeGo
/ Info
Method
Info
utils/log/log.go:9–9 ·
view source on GitHub ↗
(format string, args ...any)
Source
from the content-addressed store, hash-verified
7
8
type
Logger
interface
{
9
Info(format string, args ...any)
10
Warning(format string, args ...any)
11
Error(format string, args ...any)
12
Debug(format string, args ...any)
Callers
3
main
Function · 0.65
info
Method · 0.65
infoln
Method · 0.65
Implementers
1
protocolLogger
main.go
Calls
no outgoing calls
Tested by
no test coverage detected