Boost logo

Boost :

From: Lars Gullik Bjønnes (larsbj_at_[hidden])
Date: 2003-09-25 07:23:11


"Jeff Garland" <jeff_at_[hidden]> writes:

>>We have used this with some success during the years in LyX. Not
>>for tracing though.
>
| For what then, logging? Is there a difference?

Well I guess you can call it tracing.

In LyX we have used it to "trace" different aspects of code:
key handling, font handling, the different subsystems: gui, math,
graphics. (and several others)

And we have all the trace code compiled in at all times, so that when
we suspect problem we can ask the user to turn on the required trace
(or combinations thereof)

We use it also for more general debug messages during development.

PS. When you say trace I usually just think about function call trace.

-- 
	Lgb

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk