folly::LogMessage::getFileBaseName

Returns the base name of the source filename.

Synopsis

Declared in <folly/logging/LogMessage.h>

folly::StringPiece
getFileBaseName() const;

Return Value

The filename with directory components removed.