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

Create our own custom logger #166

Merged
merged 1 commit into from
Aug 25, 2018
Merged

Create our own custom logger #166

merged 1 commit into from
Aug 25, 2018

Conversation

timholy
Copy link
Owner

@timholy timholy commented Aug 25, 2018

It turns out that using TestLogger interacted with @testset. Consequently, it's better to use something completely independent. The overall design of the logger mimics that of TestLogger.

This also adds some convenience utilities and nicer printing. Overall it makes it considerably nicer to collect and inspect logs.

It turns out that using TestLogger interacted with atsign-testset.
Consequently, it's better to use something completely independent.
The overall design of the logger mimics that of TestLogger.

This also adds some convenience utilities and nicer printing.
Overall it makes it considerably nicer to collect and inspect logs.
@timholy timholy merged commit 84bd761 into master Aug 25, 2018
@timholy timholy deleted the teh/custom_logger branch August 25, 2018 09:34
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.

1 participant