MCPcopy Create free account
hub / github.com/astonbitecode/j4rs / is_console_error_enabled

Function is_console_error_enabled

rust/src/logger.rs:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73}
74
75pub fn is_console_error_enabled() -> bool {
76 return CONSOLE_ENABLED.to_owned() > 0;
77}

Callers 1

errorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected