Skip to content

Print informational messages to stderr#3

Open
sjackman wants to merge 1 commit intodarrenstrash:masterfrom
sjackman:stderr
Open

Print informational messages to stderr#3
sjackman wants to merge 1 commit intodarrenstrash:masterfrom
sjackman:stderr

Conversation

@sjackman
Copy link

No description provided.

@darrenstrash
Copy link
Owner

Hi Shaun,

Thanks for your pull request, and sorry for being slow to react. I agree that changes need to happen with the logging. I want to follow best practices here, so I'm going to take some time to investigate what other projects do.

@fglaria
Copy link

fglaria commented Apr 8, 2019

Hi,

What happen to this topic? I used this program and still informal messages are on cout.

@darrenstrash
Copy link
Owner

Thank you very much for inquiring, and for your interest in improving the experience using the software. After a review of the code, I see that these aren't the only informational messages -- and therefore moving these to cerr will not be fully consistent. I believe the solution may be to add verbosity levels as a command-line argument. Given the renewed interest in this change, I will investigate and develop a solution this week.

@sjackman
Copy link
Author

sjackman commented Apr 9, 2019

Verbosity levels are useful, in addition to moving informational messages to cerr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants