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 ability to also print to stdout #39

Open
ghost opened this issue Dec 12, 2018 · 1 comment
Open

add ability to also print to stdout #39

ghost opened this issue Dec 12, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 12, 2018

this is really useful for CLi apps also.

so when i do q.Q(variable), it also prints out to the STDout

I coudl tail the temp log, but then i loose control of intermixing.
for example i want everything to go to tmp log but only some things to go to stdout.
I sort of started to use this for nice formatting

https://github.com/olekukonko/tablewriter

@ghost
Copy link
Author

ghost commented Dec 12, 2018

ah i just saw the other dude asking for this.

your suggestion of q.Stdout() would do..

how about it :)

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

0 participants