Evolutionary-Algorithms-On-Click/runner_controller_microservice
Use a shared logger.
オープン
#30 opened on 2025/06/09
enhancementgood first issuehacktoberfest
Repository metrics
- Stars
- (3 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
A new instance of logger is created in a lotta places. Instead of that, share one logger among different parts of codebase.