Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodSpeedHQ/codspeed
/ level
Method
level
src/run_environment/github_actions/logger.rs:90–92 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
88
89
impl SharedLogger for GithubActionLogger {
90
fn level(&self) -> LevelFilter {
91
self.log_level
92
}
93
94
fn config(&self) -> Option<&simplelog::Config> {
95
None
Callers
1
log
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected