Use this API to view and configure logging for the Subversion Edge console and Apache server.
HTTP method and URL | GET /csvn/api/1/logging?format=json |
Authentication / Authorization | System administrators (ROLE_ADMIN_SYSTEM) and the super user (ROLE_ADMIN) |
Response | GET retrieves the log settings in the format accepted in the PUT request body.
Example: |
HTTP method and URL | PUT /csvn/api/1/logging?format=json Example: |
Parameters |
|
Authentication / Authorization | System administrators (ROLE_ADMIN_SYSTEM) and the super user (ROLE_ADMIN) |