cake-contrib / cake-contrib/Cake.BuildSystems.Module

Consider not adding a CakeBuildLog as fallback to all loggers

Open
#326 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
33
Forks
18
Avg merge
3d 6h
Merged PRs (30d)
2

Description

Is it real world use case that a build system logger is registered after checking the respective environment variable and that changes throughout execution?

Does it really need to be checked on every log event and have a `CakeBuildLog` fallback?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the logger registration, the environment-variable check, and the CakeBuildLog fallback mentioned in the issue. Trace how those choices affect each log event, then establish whether registration can change during execution and define the expected behavior before adding focused coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system, tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.