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

Provide 'rust' logging API #15

Closed
Tracked by #73
flavio opened this issue Jun 24, 2021 · 0 comments · Fixed by #16
Closed
Tracked by #73

Provide 'rust' logging API #15

flavio opened this issue Jun 24, 2021 · 0 comments · Fixed by #16
Assignees
Projects

Comments

@flavio
Copy link
Member

flavio commented Jun 24, 2021

A policy author should be able to generate logs from within a policy.

These log messages are going to be picked by the waPC host, which will process them according to its configuration.

This is part of kubewarden/policy-server#73

Acceptance criteria

  • User can use simple string messages
  • User can do structured logging if wanted: simple string message + dictionary with key/values
  • The following log levels are available: debug, info, warning, error
@flavio flavio self-assigned this Jun 24, 2021
@flavio flavio added this to In progress in Development Jun 24, 2021
@kkaempf kkaempf changed the title Provide logging API Provide 'rust' logging API Jun 28, 2021
@flavio flavio closed this as completed in #16 Jul 5, 2021
@flavio flavio moved this from In progress to Done in Development Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development
Done (weekly)
Development

Successfully merging a pull request may close this issue.

1 participant