← Back to issue list

Changed NORMAL to BRIEF and added a DEBUG verbosity level (still not used) (CRAFT-1134)

View original Github issue

Metadata

Project
craft-cli
Number
#88
Type
pull request
State
merged
Author
facundobatista
Labels
Created
Updated
Closed

Current evaluation

Merged following single reviewer approval. Replaced NORMAL verbosity with BRIEF and introduced an unused DEBUG level. Changes are strictly mechanical renames across eight files, preserving existing semantics.

Suggested action:

No scores available.

Issue body

This is a very "mechanical branch", just name changes, no semantic ones.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged following single reviewer approval. Replaced NORMAL verbosity with BRIEF and introduced an unused DEBUG level. Changes are strictly mechanical renames across eight files, preserving existing semantics.
qwen3.6-35b-a3b-mtp-q6 Merged a mechanical branch renaming the NORMAL verbosity level to BRIEF and adding an unused DEBUG level. Changes involved only identifier updates without semantic modifications, completing CRAFT-1134.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#289 fix(log): allows set logging verbosity level from env craft-application merged Merged changes that enable log verbosity configuration via the CRAFT_VERBOSITY_LEVEL environment variable, defaulting to BRIEF on invalid input. Approved by two reviewers, passed CI, and updated two files.
70%
#94 Refactor how the logger Handler behaves for the new verbosity levels (CRAFT-1138). craft-cli merged Merged refactoring of the logger Handler to support new verbosity levels. Approved by one reviewer with zero unresolved comments. The change modified four files, adding 114 lines and removing 43.
70%