Return the file name of the source location.

Synopsis

Declared in <util/log.h>

std::string_view
file_name() const;

Return Value

The file name recorded in the underlying source location.

Created with MrDocs