Commit graph

10 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
b245ec320b Fixed the admin logging 2024-05-27 09:05:27 +02:00
97af9654c9 Fixed a flaw in the admin check 2024-05-27 09:00:26 +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
73bede1aeb Warning about enableNumberedVersion
Added a warning that the script will not run properly if a config is enabled
2024-05-26 17:31:34 +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
c5a644b2d4 Feature: Custom logging date format in JSON
Added the opportunity to customize the logging date format in the JSON file. And optimized how logging is done
2024-05-23 15:51:22 +02:00
bf32dd8aa0 V1.0
First Commit of the Chrome Downloader
2024-05-21 11:01:04 +02:00