When analyzing large logs with many issue types, it's useful to focus only on the most severe.
Proposed usage:
stacklens analyze app.log --level CRITICAL
stacklens analyze app.log --level ERROR
Only issues at or above the specified severity would be shown.
When analyzing large logs with many issue types, it's useful to focus only on the most severe.
Proposed usage:
Only issues at or above the specified severity would be shown.