Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong separation of formatter and logger in alog_if_default #34

Open
2garryn opened this issue May 31, 2013 · 0 comments
Open

Wrong separation of formatter and logger in alog_if_default #34

2garryn opened this issue May 31, 2013 · 0 comments
Assignees

Comments

@2garryn
Copy link
Member

2garryn commented May 31, 2013

Main idea of separation of logger and formatter to avoid repeat formatting for every logger.
I mean that we should format message one time and send formatted string to all needed loggers.

https://github.com/siberian-fast-food/alogger/blob/master/src/alog_if_default.erl#L50

Function alog_if_default:to_log/9 should be fixed.

@ghost ghost assigned 2garryn May 31, 2013
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

No branches or pull requests

1 participant