Skip to content

Commit

Permalink
Add RUST_LOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Sep 12, 2024
1 parent 4841995 commit 85c17b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/oxidicom/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ The other variables are either for optional features or performance tuning.
| `TOKIO_WORKER_THREADS` | Number of threads to use for the async runtime |
| `OTEL_EXPORTER_OTLP_ENDPOINT` | OpenTelemetry Collector gRPC endpoint |
| `OTEL_RESOURCE_ATTRIBUTES` | Resource attributes, e.g. `service.name=oxidicom-test` |
| `RUST_LOG` | Logging verbosity, set `oxidicom=info` to turn on verbose messages. |

[humantime]: https://docs.rs/humantime/2.1.0/humantime/fn.parse_duration.html
[Performance Tuning]: #performance-tuning
Expand Down

0 comments on commit 85c17b7

Please sign in to comment.