|
pure virtual |
Writes a message on the server application's stdout or stderr.
| message | The message to write. |
| fd | 1 for stdout, 2 for stderr. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |