Class JctFileManagerLoggingProxyConfigurer

java.lang.Object
io.github.ascopes.jct.filemanagers.config.JctFileManagerLoggingProxyConfigurer
All Implemented Interfaces:
JctFileManagerConfigurer

@API(since="0.0.1", status=STABLE) public final class JctFileManagerLoggingProxyConfigurer extends Object implements JctFileManagerConfigurer
File manager configurer that optionally wraps the file manager in a logging proxy that outputs interaction details to the console logs.
Since:
0.0.1
Author:
Ashley Scopes