$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2005-05-21 23:11:01
>
> 1) Selection of log stream by enum (INFO, CRITICAL, WARNING, DEBUG, etc)
To be done ;)
> 2) Selection of log stream by string, for special case logging of
> certain features
already there.
> 3) Ability to activate/deactivate streams at runtime
already there.
> 4) Ability to access the states for persistance of active streams
I assume you mean to see if the log is enabled/disabled, and which
appenders/modifier there are for a certain log, right?
(I will do it)
Best,
John
-- John Torjo, Contributing editor, C/C++ Users Journal -- "Win32 GUI Generics" -- generics & GUI do mix, after all -- http://www.torjo.com/win32gui/ -v1.6.3 (Resource Splitter) -- http://www.torjo.com/cb/ - Click, Build, Run!