Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ Level
Method
Level
pkg/log/entry.go:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
// Entry is the interface of log entries.
23
type
Entry
interface
{
24
Level() Level
25
Fields() Fielder
26
Message() string
27
Timestamp() time.Time
Callers
8
commit
Method · 0.65
ExampleMiddleware
Function · 0.65
HandleLog
Method · 0.65
Wrap
Method · 0.65
Wrap
Method · 0.65
verifySuccess
Function · 0.65
verifyClientError
Function · 0.65
verifyServerError
Function · 0.65
Implementers
1
entry
pkg/log/entry.go
Calls
no outgoing calls
Tested by
4
ExampleMiddleware
Function · 0.52
verifySuccess
Function · 0.52
verifyClientError
Function · 0.52
verifyServerError
Function · 0.52