You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: