sparckles / Robyn

Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
https://robyn.tech/
BSD 2-Clause "Simplified" License
3.95k stars 203 forks source link

feat: Add `--verbose` flag #691

Open carlosm27 opened 8 months ago

carlosm27 commented 8 months ago

Description This PR add the --verbose flag and add the log level Info APP to hide the logging messages from Actix. image

With the --verbose flag: image

This PR fixes #611

vercel[bot] commented 8 months ago

@carlosm27 is attempting to deploy a commit to the sparckles Team on Vercel.

A member of the Team first needs to authorize it.

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #691 will improve performances by 11.55%

Comparing carlosm27:log_level (c76eb68) with main (cf1de4f)

Summary

⚡ 1 improvements ✅ 105 untouched benchmarks

Benchmarks breakdown

Benchmark main carlosm27:log_level Change
test_lifecycle_handlers 967.1 µs 867 µs +11.55%