-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add catmandu function log
#319
Comments
The samples were taken from some Catmandu cheat sheet, IIRC. But I agree, we should implement the function. |
I context of OERSI we are intrested in this function. I do not know how complex it is to realize it. |
It seems that it cannot log an element value by default: https://metacpan.org/pod/Catmandu::Fix::log This would be a good feature. But it also could be solved if: #282 variables could be set by element values. |
We use it in our examples but it is not implemented yet.
Code Review: @fsteeg
The text was updated successfully, but these errors were encountered: