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 print built-in function #162

Open
anderseknert opened this issue Jan 2, 2023 · 0 comments
Open

Implement print built-in function #162

anderseknert opened this issue Jan 2, 2023 · 0 comments
Labels

Comments

@anderseknert
Copy link
Collaborator

With this now merged into OPA: open-policy-agent/opa#5501

We'll likely need to "rebase" our OPA version to include tests for this (in case there are any in the YAML suite), but once that's done, this should be a fairly trivial addition. Default behavior should be to pipe print calls via the logger, and have printing be configurable separately from the application log events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant