Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

use of apex logger discouraged - please replace #86

Open
sethgrid opened this issue Aug 14, 2023 · 0 comments
Open

use of apex logger discouraged - please replace #86

sethgrid opened this issue Aug 14, 2023 · 0 comments

Comments

@sethgrid
Copy link

Hi team. This logger prevents individual logging instances that can be effectively unit and unit-integration tested and we should not encourage its usage.

I highly encourage your team to look into slog or a different package such as zerolog. With the latest version of Go, the new slog package is available that offers a new standard for logging. Segment is also adopting Grafana Loki for log aggregation and having structured logging will unlock advanced log monitoring, which is huge, especially for incident response.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant