Bugs item #1751443, was opened at 2007-07-10 23:29 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1751443&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: ver devel >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Ovidiu Sas (osas) >Assigned to: Bogdan (bogdan_iancu) Summary: DEBUG logs Initial Comment: All the debug probes/logs should have the same "header". Right now, for debug probes/logs we have: - DBG - DBUG - DEBUG We should stick with one to make the logs cleaner. I would vote for DBG becausr it's shorter. ---------------------------------------------------------------------- >Comment By: Bogdan (bogdan_iancu) Date: 2007-07-19 18:05 Message: Logged In: YES user_id=1275325 Originator: NO Hi Ovidiu, With the new logging support, the log level is auto generated (and not writen by the developer), so it will be all the time the same - DBG. Now we have to port all the code to the new logging format :D...easy one, isn't it :-D ? regards, bogdan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1751443&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
