You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
CakeBuildLogfallback?