Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanTanDev/runity
/ level
Method
level
rust/shared/src/log_plugin.rs:64–66 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
62
63
impl SharedLogger for GameDllLogger {
64
fn level(&self) -> LevelFilter {
65
LevelFilter::Debug
66
}
67
fn config(&self) -> Option<&Config> {
68
None//(Some(&self.config)
69
}
Callers
2
enabled
Method · 0.45
log
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected