rh-lab-q / remote-dependency-solving

GNU General Public License v3.0
10 stars 1 forks source link

Removed logger from client #100

Open mruprich opened 8 years ago

lnykryn commented 8 years ago

If I can suggest something, don't use #ifdef DEBUG to enable debug log messages. In the future when a user reports some weird behavior it is easier to tell him something like "Hey, could you try it again with --log-level debug and send us the logs?", then to tell him to recompile the binary.