awslabs / aws-lambda-rust-runtime

A Rust runtime for AWS Lambda
Apache License 2.0
3.3k stars 335 forks source link

Update tracing.rs - AWS_LAMBDA_LOG_LEVEL rather than RUST_LOG #859

Closed lmammino closed 5 months ago

lmammino commented 5 months ago

Issue #, if available:

Description of changes:

Changes the comment to mention the actual environment variable AWS_LAMBDA_LOG_LEVEL. I believe this is not reflective of the latest version anymore. Am I wrong?

By submitting this pull request