Opened 10 years ago

Closed 10 years ago

#726 closed defect (fixed)

remove debug output from log

Reported by: Peter Baumann Owned by: Peter Baumann
Priority: minor Milestone:
Component: server Version: development
Keywords: Cc:
Complexity: Easy

Description

Obviously in places there is debug output appearing in the log without debugging enabled. This may lead to a log flooding.

Example:

Request: 'update bgs_st as m set m assign shift(#MDD0#, [0,0]) where oid(m) = 9217'…parsing…checking semantics…evaluating…Entering CalcAligned Tiling
CalcAligned Tiling: tile number: 3
CalcAligned Tiling: tile number2: 3
Entering CalcAligned Tiling
CalcAligned Tiling: tile number: 36
CalcAligned Tiling: tile number2: 36
ok

(to be assigned, I take it as a placeholder for now)

Change History (1)

comment:1 by Dimitar Misev, 10 years ago

Resolution: fixed
Status: newclosed

Fixed already

Note: See TracTickets for help on using tickets.