rack-fiber_pool icon indicating copy to clipboard operation
rack-fiber_pool copied to clipboard

Sinatra logging is not working when using Rack::FiberPool

Open PetrKaleta opened this issue 11 years ago • 2 comments

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.

PetrKaleta avatar Apr 04 '13 13:04 PetrKaleta

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.

mperham avatar Apr 04 '13 13:04 mperham

Ah sorry. Hm, issues are not enabled there...

PetrKaleta avatar Apr 04 '13 14:04 PetrKaleta