hibri / HttpMock

A library for creating Http servers on the fly in tests and stubbing responses
MIT License
128 stars 44 forks source link

HttpServer: log any exceptions that may happen, when trying to start #6

Closed knocte closed 11 years ago

knocte commented 11 years ago

This will give extra logging information that may be very useful.