Boost logo

Boost Users :

Subject: [Boost-users] [boost-users][logging] dymamic creation of multiple loggers?
From: Igor R (boost.lists_at_[hidden])
Date: 2008-09-22 04:54:31


Hello,

In my project I have to create loggers dynamically and spread logging
info over sevral files (each logger writes to its own file, each file
covers some "thread" of activity). However, all the examples show
global log definitions only, so probably dynamic creation of multiple
loggers is a missuse of the library? Is it possible to route messages
to different files by means of one single logger?

Thanks.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net