mattsse / chromiumoxide

Chrome Devtools Protocol rust API
Apache License 2.0
755 stars 78 forks source link

feat: replace log with tracing crate #94

Closed ernestas-poskus closed 2 years ago

ernestas-poskus commented 2 years ago

@mattsse

Replacing log crate with tracing

ernestas-poskus commented 2 years ago

Updated