- Add
status_2xx_level,status_3xx_level,status_4xx_level,status_5xx_levelconfiguration options to change the log level for different status groups. - Rename
query_paramstoqueryfor consistency. - Introduce
Logster.ChangeConfigplug to change configuration options per request. - Use Elixir 1.18+ JSON if available, else default to Jason.
- Rename
Logster.Formatters.Stringt...