Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operational Plugin: Loggers #44

Closed
gcotelli opened this issue Jul 30, 2019 · 0 comments · Fixed by #132
Closed

Operational Plugin: Loggers #44

gcotelli opened this issue Jul 30, 2019 · 0 comments · Fixed by #132

Comments

@gcotelli
Copy link
Member

gcotelli commented Jul 30, 2019

One of the operational plugins (#41).

  • Endpoint /operations/loggers

Supported operations:

  • Report information about the active loggers

Examples

GET /operations/loggers
[
  { 
    "name": "stdout",
    "type": "stdout",
    "links": { 
      "self": "/operations/loggers/stdout"
   }
  },
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant