Closed bellekci closed 7 years ago
I have brought get_current_filename() function from backend up-to frontend. This is how I get the current file name.
I also force to rotate to a new file with following command, (again with access from frontend)
bool non_idle_slice_and_rotate_if(bool force = false)
I can add PR if anyone is interested. I am closing the issue for now.
Is there an easy way to get the current log file name?
How can I force to close the current file and start with a new file?
Many thanks!