class Puma::LogWriter
def connection_error(error, req, text="HTTP connection error")
- Version: - 5.0.0
def connection_error(error, req, text="HTTP connection error") @error_logger.info(error: error, req: req, text: text) end
def connection_error(error, req, text="HTTP connection error") @error_logger.info(error: error, req: req, text: text) end