mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-25 00:00:23 +02:00
Add dedicated tracing/logging example (#155)
Useful to link to since several have asked.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
- [`chat`](../examples/chat.rs) - Chat application example.
|
||||
- [`404`](../examples/404.rs) - Custom 404 page.
|
||||
- [`async-graphql`](../examples/async-graphql) - GraphQL example using [`async-graphql`](https://crates.io/crates/async-graphql).
|
||||
|
||||
- [`tracing_aka_logging`](../examples/tracing_aka_logging) - How to setup and configure tracing/logging.
|
||||
|
||||
# Community showcase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user