Hi, I plan to use boost::log for my C++ application logging needs.
Does boost log have a convenient function for generating decorated filename in /tmp ? Something along the line of <app_name>_<timestamp>_<process_id>_<thread_id>.log This allows me to accumulate logs between runs to capture and compare. Cheers -- Nicholas Yue https://www.linkedin.com/in/nicholasyue/
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users