Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Improve output to STDERR / STDOUT #51

Closed
ninjabear opened this issue May 27, 2016 · 1 comment
Closed

Improve output to STDERR / STDOUT #51

ninjabear opened this issue May 27, 2016 · 1 comment
Assignees
Milestone

Comments

@ninjabear
Copy link
Contributor

ninjabear commented May 27, 2016

Including printing task errors to stderr, not stdout

@ninjabear ninjabear added this to the Version 0.2.0 milestone May 27, 2016
@ninjabear ninjabear self-assigned this May 27, 2016
ninjabear added a commit that referenced this issue Jun 12, 2016
A lot of refactoring took place here to draw the output from a store of task results
rather than an ongoing stream

WIP - large refactor

use chrono crate instead of deprecated time crate
pull out print logic from factotum, put in cli making it testable
print task stderr to stderr
ensure executor runs as normal when no config is passed (treats everything as a raw string)
save the time a task started, include in output

WIP Misc output fixes / new duration format

WIP cleanup cli output some more

WIP fix order of events display glitch

WIP bold stdout
alexanderdean pushed a commit that referenced this issue Jun 13, 2016
A lot of refactoring took place here to draw the output from a store of task results
rather than an ongoing stream

WIP - large refactor

use chrono crate instead of deprecated time crate
pull out print logic from factotum, put in cli making it testable
print task stderr to stderr
ensure executor runs as normal when no config is passed (treats everything as a raw string)
save the time a task started, include in output

WIP Misc output fixes / new duration format

WIP cleanup cli output some more

WIP fix order of events display glitch

WIP bold stdout
@alexanderdean alexanderdean changed the title Print task errors to stderr, not stdout Improve output to STDERR / STDOUT Jun 13, 2016
@alexanderdean
Copy link
Contributor

Resolved (@ninjabear use (close #foo) to auto-close tickets on merge to master

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

2 participants