FileNameStrategy

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
interface FileNameStrategy

Interface for strategies that provides the name of the logs file.

Functions

Link copied to clipboard
abstract fun fileName(): String

Provides the name of the file (without an extension) that will be created by the DirectoryLoggerStrategy.