crawlee
crawlee copied to clipboard
Decouple log configuration from @apify/log
- In the current state, crawlee can only log via
@apify/log - Decoupling this would allow users to customize logging while using a common interface in
crawlingContext.log, for instance
Anonther candidate for Richard