Uses of Class
de.spiritscorp.datasync.io.Logger
Packages that use Logger
-
Uses of Logger in de.spiritscorp.datasync.model
Constructors in de.spiritscorp.datasync.model with parameters of type LoggerModifierConstructorDescriptionBgModel(Preference pref, Logger logger, Map<Path, FileAttributes> sourceMap, Map<Path, FileAttributes> destMap) Model(Logger logger, Map<Path, FileAttributes> sourceMap, Map<Path, FileAttributes> destMap) Constructs a new Model controller instance and sets up the central tracking components.