LACMTA / metro-api-v2

Docs: https://lacmta.github.io/metro-api-v2/ Dev: https://dev-metro-api-v2.ofhq3vd1r7une.us-west-2.cs.amazonlightsail.com/docs
https://lacmta.github.io/metro-api-v2/
0 stars 3 forks source link

Refactor log level to ERROR for Logzio handlers #482

Closed albertkun closed 8 months ago

albertkun commented 8 months ago

This pull request refactors the log level to ERROR for the Logzio handlers in the code. This change ensures that only ERROR-level logs are sent to Logzio, improving the efficiency of log handling.