James-LG / Skyscraper

Rust library for scraping HTML using XPath expressions
MIT License
31 stars 4 forks source link

Can't turn off logging #43

Closed NightBlaze closed 3 months ago

NightBlaze commented 3 months ago

I have some spam to console with Unknown symbol error. I would like to disable logging from the Skyscraper but leave my logging with println!.

James-LG commented 3 months ago

The println! has been removed in v0.7.0-beta.2.