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

Adds log submodule #451

Merged
merged 4 commits into from
Apr 23, 2020
Merged

Adds log submodule #451

merged 4 commits into from
Apr 23, 2020

Conversation

yoshuawuyts
Copy link
Member

Adds a new log submodule. Being able to introspect programs tends to be crucial for fixing problems, and as a framework we can guide people to do so. This patch introduces the log submodule, which allows users to log using key-value pairs.

In the future we should consider adding an actual logger to Tide as well, with examples showing how to start logging. That way we'll be able to match frameworks such as fastify and rocket on initial UX. Thanks!

Screenshot

Screenshot_2020-04-22 tide log - Rust

@yoshuawuyts yoshuawuyts merged commit 273c1e8 into master Apr 23, 2020
@yoshuawuyts yoshuawuyts deleted the log branch April 23, 2020 13:11
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