socket_helper: no reason to check for logger method
commit8dbcf5390091b7aedf8c1f76ca11659c13d931b4
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Jul 2010 19:51:24 +0000 (6 12:51 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 6 Jul 2010 21:39:40 +0000 (6 14:39 -0700)
tree76ae477f22ddd09ada03c76ee5f91361c92cf3f1
parent38b3c521be7715cdbdc406266e351765b2907ac1
socket_helper: no reason to check for logger method

We only use this module in HttpServer and our unit test mocks
it properly.
(cherry picked from commit e0ea1e1548a807d152c0ffc175915e98addfe1f2)
lib/unicorn/socket_helper.rb