Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodSpeedHQ/codspeed
/ level
Method
level
src/run_environment/gitlab_ci/logger.rs:153–155 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
151
152
impl SharedLogger for GitLabCILogger {
153
fn level(&self) -> LevelFilter {
154
self.log_level
155
}
156
157
fn config(&self) -> Option<&simplelog::Config> {
158
None
Callers
1
log
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected