Hi, Tony.

 

It would be great to have an opportunity to know which file is currently being used for logging and set another, for example.

Also, we want to control logs rotation and set conditions in which current file must be stored into collection, and create new file with the same name.

 

It would be much easier task and I guess it would be the true boost-style, if boost\log\sinks\text_file_backend.cpp was not hiding a lot of definitions and class interfaces.

 

S.K.