Commit graph

6 commits

Author SHA1 Message Date
6ddf7d8889 Write-output to see log
Added a visible sign to the end user to see additional logs in the logs file
2024-05-28 14:50:37 +02:00
d3d553aaf6 Feature: Change name of log file.
Logging:

Added the opportunity to change the name of the log file in JSON.

Numbered Version:

"enableNumberedVersion", just got renamed to "folderNumberedVersion" to make it more easily understandable
2024-05-28 14:38:05 +02:00
55863336f0 Feature: Added checkExist. And updated logging
**checkExist:**

This is a check if there is a folder with the name of "Chrome - *" and deletes it if it is enabled. By Default it is disabled.

**Logging:**

Changed the format of the logs, by adding 4 different categories. Info, Debug, Error and Warn.
2024-05-28 13:54:23 +02:00
916e77dbe2 Change the log file name
Changed the log file name from log.txt to chrome_downloader.log
2024-05-26 17:44:21 +02:00
849b4c31d0 Removed unused Code
Removed unused code in the Rename script
2024-05-26 17:16:41 +02:00
b64e18779f Feature: Added Auto Renamer
Added the ability to rename the folders to the newest version of Chrome
2024-05-26 17:00:16 +02:00