Document log file endpoint's support for using Range header
Closes gh-5062
This commit is contained in:
@@ -118,7 +118,8 @@ unauthenticated connection or full message details when authenticated).
|
||||
|
||||
|`logfile`
|
||||
|Returns the contents of the logfile (if `logging.file` or `logging.path` properties have
|
||||
been set). Only available via MVC.
|
||||
been set). Only available via MVC. Supports the use of the HTTP `Range` header to retrieve
|
||||
part of the log file's content.
|
||||
|true
|
||||
|
||||
|`metrics`
|
||||
|
||||
Reference in New Issue
Block a user