You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2021. It is now read-only.
Parts like update! #$ ["terraform" "init" ">" "/dev/null"] are showing the need of some kind of log handling. As build-logs tend to contain credential informations some "Secret scrubbing hook" would be nice in addition.
As I come from the java world, I would integrate some kind of log4j - is there a good cljs or even a cljc logging solution?
Parts like
update! #$ ["terraform" "init" ">" "/dev/null"]are showing the need of some kind of log handling. As build-logs tend to contain credential informations some "Secret scrubbing hook" would be nice in addition.As I come from the java world, I would integrate some kind of log4j - is there a good cljs or even a cljc logging solution?