Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Migrate error_logger to logger#209

Merged
elbrujohalcon merged 1 commit intomainfrom
logger
Sep 21, 2024
Merged

Migrate error_logger to logger#209
elbrujohalcon merged 1 commit intomainfrom
logger

Conversation

@NelsonVides
Copy link
Collaborator

It has been a very long time since OTP made logger available and deprecated error_logger, so it's about time we migrate to it.

Note too that we're choosing to report structured logging, that is, maps, as worker_pool is a library, it should allow application code to choose how to filter and format log messages.

It has been a very long time since OTP made `logger` available and
deprecated `error_logger`, so it's about time we migrate to it.

Note too that we're choosing to report structured logging, that is,
maps, as `worker_pool` is a library, it should allow application code to
choose how to filter and format log messages.
@elbrujohalcon elbrujohalcon merged commit 2f260af into main Sep 21, 2024
@elbrujohalcon elbrujohalcon deleted the logger branch September 21, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants