1.5 KiB
1.5 KiB
\LogsApi
All URIs are relative to http://localhost
| Method | HTTP request | Description |
|---|---|---|
| LogFileHandler | Get /logs/{logpath} | |
| LogFileListHandler | Get /logs/ |
LogFileHandler
LogFileHandler(ctx, logpath)
Required Parameters
| Name | Type | Description | Notes |
|---|---|---|---|
| ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
| logpath | string | path to the log |
Return type
(empty response body)
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
LogFileListHandler
LogFileListHandler(ctx, )
Required Parameters
This endpoint does not need any parameter.
Return type
(empty response body)
Authorization
HTTP request headers
- Content-Type: Not defined
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]