Being able to view the contents of the server's logs could be helpful to remotely administrate the server. To do this, it should be possible to use the PathManager's getLogPath() method to find the logs directory, then get the contents of all .log files and expose them as a resource.
It might be best to restrict viewing of the logs to server admins.