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

Add stdout inform output #663

Open
9 tasks
foresterre opened this issue Nov 8, 2020 · 0 comments
Open
9 tasks

Add stdout inform output #663

foresterre opened this issue Nov 8, 2020 · 0 comments

Comments

@foresterre
Copy link
Owner

foresterre commented Nov 8, 2020

sic_inform

  • create crate sic_inform, which will be able to output textual data about the process, or the images
  • add output trait
  • add module and struct which impl's the output trait for: json
  • add module and struct which impl's the output trait for: human cli output
  • implement output off-thread

ensure purpose can be achieved

  • add simple inform action: print-property image-size;
  • add tui-like elements to inform user of sic progress

considerations

  • ensure when image is piped to stdout, no inform output is included

prior works

  • list prior art in user informed logging, what came before and what do we want to be inspired by?
@foresterre foresterre added this to the 0.15.0 milestone Nov 8, 2020
@foresterre foresterre modified the milestones: 0.15.0, 0.16.0 Dec 19, 2020
@foresterre foresterre removed this from the 0.16.0 milestone Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant