rack-fiber_pool
rack-fiber_pool copied to clipboard
Sinatra logging is not working when using Rack::FiberPool
You can test this issue even with sinatra example in your repository, just add enable :logging
But when you remove use Rack::FiberPool
logging works as expected.
This repo is not active. See readme.
On 4 Apr 2013, at 06:18, Petr Kaleta [email protected] wrote:
You can test this issue even with sinatra example in your repository, just add enable :logging
But when you remove use Rack::FiberPool logging works as expected.
— Reply to this email directly or view it on GitHub.
Ah sorry. Hm, issues are not enabled there...