1. Environment
2. Install
3. Launch
4. Log libraries
- logging
- structlog
- loguru
Python standard library logging. Start the process with
opentelemetry-bootstrap -a install typically installs opentelemetry-instrumentation-logging. Keep using:opentelemetry-instrument ... so the instrumentation is active.