|
Boost : |
From: Roland J. Weiss (weissr_at_[hidden])
Date: 2005-05-20 03:58:04
Hi,
> In order to make the Logging lib as usable as it can be, I'd like to
> know what is *your* scenario, when using a Logging lib.
We have several applications that log their activities. Usually, we have
these requirements:
- specify different topics/categories or whatever you name it (like ERROR,
DEBUG, ...)
- allow binding different streams to the topics
- dynamically (during runtime) changing a severity level for each topic
separately
- timestamping the log messages
- thread safe
That are our basic needs. Currently, we are using my own lib, which has
all the above features, but lacks in other areas :-)
greetings,
Roland
-- Roland J. Weiss - Postdoctoral Researcher - Formal Methods Group WSI-TI, Sand 13, Room 126, University of Tuebingen, 72076 Tuebingen, Germany Tel: +49 7071 29-75940 (07071 29-75940) / Fax: +49 7071 29-5062 (07071 29-5062) E-Mail: roland.weiss_at_[hidden] WWW: http://www-ti.informatik.uni-tuebingen.de/~weissr
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk