
26 Jan
2023
26 Jan
'23
9:47 p.m.
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/