boost::log - tmp output log with decorated name ?

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/
863
Age (days ago)
863
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nicholas Yue