mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
2 lines
251 B
Text
2 lines
251 B
Text
|
|
Illegal argument errors will no longer be logged at the ERROR level on the server. Since these are client errors, they will be logged at the DEBUG level instead. This will reduce the amount of noise in the server logs and help debugging other issues.
|