skrapeit / skrape.it

A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.
https://docs.skrape.it
MIT License
805 stars 59 forks source link

[FEATURE] Disable logging for Ktor #161

Closed jarvis1801 closed 3 years ago

jarvis1801 commented 3 years ago

Is your feature request related to a problem? Please describe. too many logging

Describe the solution you'd like add a field to disable the logging

Describe alternatives you've considered

Additional context

christian-draeger commented 3 years ago

ktor logging should be disabled now. released as version 1.1.5