Project

General

Profile

Actions

Bug #264

closed

Debug output on console needs to be turned off

Added by Hammel over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Target version:
Start date:
13 Jan 2014
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

There is debug output to the console that shows the network configuration. That shouldn't be there unless debug is enabled.

Actions #1

Updated by Hammel over 10 years ago

  • Target version changed from 1.0.0 to 0.8.0
Actions #2

Updated by Hammel over 10 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Switched all references to fprintf(stderr,...), printf(), g_print() and g_printerr() to use logger() instead. Without the -v command line option, nothing is output to console anymore.

This issue can be closed.

Actions

Also available in: Atom PDF