|
pure virtual |
Read lines from the log file.
| size | Specifies the maximum number of bytes to be received. The server will ensure that the returned message doesn't exceed the given size. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::FileNotAvailableException | Thrown when the implementation failed to read from the file. |