Open
Description
We use Jfrog CLI to delete artifacts. Curently when you run cli commands than only time is presented in logs. Due to audit requirements we want that full date and time to be presented in logs.
Example:
Current log
09:55:46 [🔵Info] Searching artifacts... 09:55:46 [🔵Info] Found 108 artifacts.
Required log:
2024-12-31 09:55:46 [🔵Info] Searching artifacts... 2024-12-31 09:55:46 [🔵Info] Found 108 artifacts.