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

Add two additional logging options #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maxno-kivra
Copy link
Member

@maxno-kivra maxno-kivra commented Oct 2, 2020

First off logger, the new builtin logging framework. Secondly hugin,
which builds on the former but also adds domain metadata based on the
current ?MODULE.

Since both uses logger, this adds them at the same time.

This lays the groundwork for switching to logger, and I'll use this branch to test it in Beehive to begin with. But it should be safe to merge since the changes are behind option macros.

First off `logger`, the new builtin logging framework. Secondly `hugin`,
which builds on the former but also adds `domain` metadata based on the
current `?MODULE`.

Since both uses logger, this adds them at the same time.
@maxno-kivra maxno-kivra requested review from chsukivra and kbip October 2, 2020 13:14
@maxno-kivra maxno-kivra requested review from kbip and zigge-zagge and removed request for kbip and chsukivra December 7, 2020 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant