Package-level declarations

Types

Link copied to clipboard
class LoggingFileSystemInterceptor(logger: (message: () -> String) -> Unit, logEvents: LoggingFileSystemInterceptor.LoggingEvents = LoggingEvents(), operationLevels: Map<FileSystemOperation<*, *, *>, LoggingFileSystemInterceptor.LoggingEvents> = emptyMap()) : FileSystemInterceptor