—no-group

By default, Loguro groups similar log entries by pattern to reduce noise. --no-group disables this and shows every log individually. Use :save to persist the preference.

Syntax

--no-group
--no-group:save

Usage

--no-group
--no-group:save
level:error --no-group

Variants

CommandEffect
--no-groupDisable grouping for current session
--no-group:saveDisable grouping and persist to localStorage

Notes

  • Available in the advanced filter bar
  • Does not execute on submit — applies immediately
  • Preference is stored in browser localStorage when using :save
  • No plan restrictions
// related

See also