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

Rework the default format #82

Merged
merged 19 commits into from Nov 4, 2018

Conversation

KodrAus
Copy link
Collaborator

@KodrAus KodrAus commented Apr 16, 2018

Closes #74

See #74 for more details.

This PR tweaks the default format so it's more readable, parsable and sortable. It also adds a convenient level_style method for getting a styled log level that can be displayed. This is still a work in progress. We need some more details about the format stability in the docs.

@KodrAus
Copy link
Collaborator Author

KodrAus commented Apr 23, 2018

The samples in the readme and docs of log output all need to be updated.

@KodrAus KodrAus changed the title [WIP] Rework the default format Rework the default format Nov 3, 2018
@KodrAus
Copy link
Collaborator Author

KodrAus commented Nov 4, 2018

I've also thrown in something to fix #107, so that compiling with default-features = false will use standard library macros that do support the special test capturing.

README.md Outdated Show resolved Hide resolved
src/fmt/mod.rs Outdated Show resolved Hide resolved
@KodrAus KodrAus merged commit d4a1434 into rust-cli:master Nov 4, 2018
@KodrAus KodrAus deleted the feat/tweaked-default-format branch November 4, 2018 09:06
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.

None yet

1 participant