Class UiLogFormatter
java.lang.Object
de.spiritscorp.datasync.controller.UiLogFormatter
Formats raw synchronization metrics, file attributes, and processing durations
into localized, human-readable string representations tailored for the user interface.
This utility decouples presentation and text formatting logic from the core background threading and data synchronization routines, ensuring a clean separation of concerns.
- Author:
- Tom Spirit
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UiLogFormatter
public UiLogFormatter()
-