MCPcopy
hub / github.com/Codium-ai/AlphaCodium / get_logger

Function get_logger

alpha_codium/log/__init__.py:44–45  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

42
43
44def get_logger(*args, **kwargs):
45 return logger

Callers 15

solve_dataset.pyFile · 0.90
ai_handler.pyFile · 0.90
utils.pyFile · 0.90
load_yamlFunction · 0.90
try_fix_yamlFunction · 0.90
runMethod · 0.90
solve_problemFunction · 0.90
solve_my_problemFunction · 0.90
run_tests.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected