MCPcopy Create free account
hub / github.com/su-kaka/gcli2api / _get_current_log_level

Function _get_current_log_level

log.py:50–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48
49
50def _get_current_log_level() -> int:
51 return _cached_log_level
52
53
54def _get_log_file_path() -> str:

Callers 1

get_current_levelMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected