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

refactor: completely rewrite the logger #34

Merged
merged 12 commits into from
May 29, 2020
Merged

Conversation

SukkaW
Copy link
Member

@SukkaW SukkaW commented Apr 25, 2020

Since hexo-bunyan is too heavy and hard to maintained, I have rewritten a new logger with nearly the same behavior (except debug.log file output). So far the unit test is not finished yet. Coverage is now 100%.

@coveralls
Copy link

coveralls commented Apr 25, 2020

Coverage Status

Coverage increased (+5.4%) to 100.0% when pulling 44b0d4a on SukkaW:fancy-log into 4d9063e on hexojs:master.

README.md Show resolved Hide resolved
lib/log.js Outdated Show resolved Hide resolved
@SukkaW SukkaW requested a review from yoshinorin May 5, 2020 14:05
Copy link
Member

@yoshinorin yoshinorin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

Copy link
Contributor

@curbengh curbengh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on dummy blog.

@yoshinorin
Copy link
Member

@SukkaW
May we merge this ?
I can publish new major version any time we want.

@SukkaW
Copy link
Member Author

SukkaW commented May 29, 2020

@yoshinorin Sure!

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.

5 participants