jamulussoftware / jamulus

Jamulus enables musicians to perform real-time jam sessions over the internet.
https://jamulus.io
Other
997 stars 222 forks source link

Logging: Make log messages consistent #1464

Open hoffie opened 3 years ago

hoffie commented 3 years ago

Log messages (especially from src/main.cpp) should be checked for consistency.

The rules (e.g. leading - for command line flag-related output?) should be documented somewhere.

drummer1154 commented 3 years ago

Of course I am willing to contribute to consistent user messages.

But please look at https://github.com/jamulussoftware/jamulus/issues/1289#issuecomment-818306326

My perception is that user input is not very welcome - developer input takes precedence.

ann0see commented 2 years ago

@hoffie I don't think this is a good first issue since it needs discussion first. Therefore I've removed the good first issue label.

If we stay to the current style "options" would have a - in front.

I think @pgScorpio (sorry for another ping here...) did a first step towards simplification and unification here: https://github.com/jamulussoftware/jamulus/pull/2598

pgScorpio commented 2 years ago

@ann0see

I think @pgScorpio (sorry for another ping here...) did a first step towards simplification and unification here: #2598

No problem ;=)

Yes that is probably a first step, but I agree that maybe the message texts could be somewhat more consistent too.