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
We should be able to configure logging verbosity from the CLI. Seeing only warnings, or errors in some instances, or info (default), or verbose logs (for every single action of the build step)
Different log formats could also be implemented, as well as options to turn off pretty printing, or turn off colors, which can look wonky in some CI build logs that do not support ANSI escape sequences.
We should be able to configure logging verbosity from the CLI. Seeing only warnings, or errors in some instances, or info (default), or verbose logs (for every single action of the build step)
Different log formats could also be implemented, as well as options to turn off pretty printing, or turn off colors, which can look wonky in some CI build logs that do not support ANSI escape sequences.
Options could be
The text was updated successfully, but these errors were encountered: