@WebEndpoint(id="logfile") public class LogFileWebEndpoint extends Object
@Endpoint that provides access to an application's log file.| Constructor and Description | 
|---|
| LogFileWebEndpoint(LogFile logFile,
                  File externalFile) | 
@ReadOperation(produces="text/plain; charset=UTF-8") public Resource logFile()