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

Implement a proper logging system #98

Closed
nilp0inter opened this issue Dec 17, 2019 · 1 comment
Closed

Implement a proper logging system #98

nilp0inter opened this issue Dec 17, 2019 · 1 comment
Labels
discussion things to discuss about enhancement New feature or request
Milestone

Comments

@nilp0inter
Copy link
Contributor

As suggested by @alv4ro we should implement logging capabilities in Kapow!.

We should discuss solutions to bring users at least this information:

  • Per interface connections (User, Data and Control interfaces). Timestamp, method, url and response status.
  • User processes stdout, stderr and return code.

A way of turning on and off the logging system per resource and with different levels of debug would be very nice.

@nilp0inter nilp0inter added enhancement New feature or request discussion things to discuss about labels Dec 17, 2019
@nilp0inter nilp0inter modified the milestones: 0.4.0, Backlog, Next Release Dec 17, 2019
@hhurtado
Copy link
Contributor

Already added a logging feature for scripts un User server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion things to discuss about enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants