Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Figure out how to collect messages for the user during tasks #18

Open
arrdem opened this issue Oct 29, 2018 · 0 comments
Open

Figure out how to collect messages for the user during tasks #18

arrdem opened this issue Oct 29, 2018 · 0 comments

Comments

@arrdem
Copy link
Owner

arrdem commented Oct 29, 2018

At present, the :msg and {:intent :msg ...} behavior is really magical and intended only for use by task implementers with specific behavior in mind. "logging" ala clojure.tools.logging sucks because people choose not to participate in it - eg depstar which sorta rolls its own structured logging using prn.

Really I need a reasonable composing pattern for capturing the *out* and *err* lines as well as other somewhat structured messages from tasks so that the :msg field can be automatically populated for tasks like compile which really have a lot to even without explicitly capturing and passing output to the user.

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

No branches or pull requests

1 participant