
5 Apr
2007
5 Apr
'07
2:44 p.m.
Richard Day wrote:
As far as configuration goes I believe some minimal support should be included such as reading in a specified text file but nothing more extravagant. If people want XML/Registry etc support it should be easy to add though.
I would add a small interface to boost::program_options but nothing more. Configuration file is not really within the scope of a logging library imho, and since boost already has a library that specifically deals with configuration not using it would be a waste of effort i think. Michael