Defined in File logs.hpp
Extracts the filename from a given file path.
This function takes a full path to a file and returns just the file name.
path – The full path to the file.
A pointer to the extracted filename.