|
nodiscard |
Opens a server stderr file for reading.
| id | The server ID. |
| count | Specifies where to start reading the file. If negative, the file is read from the beginning. Otherwise, the file is read from the last count lines. |
| context | The request context. |