Log file information update
This commit is contained in:
11
ReadMe.md
11
ReadMe.md
@@ -56,6 +56,17 @@ A [branch] name must be set all the time.
|
|||||||
|
|
||||||
An optional [remote name] can be set, if not set "origin" will be used.
|
An optional [remote name] can be set, if not set "origin" will be used.
|
||||||
|
|
||||||
|
All sync progress will be written to the log folder inside the base folder, the log file has the name of [repository]
|
||||||
|
|
||||||
|
Sample
|
||||||
|
|
||||||
|
```log
|
||||||
|
[2025-07-04 16:06:31] [<uniq id>] [START] git merge <repository folder> <remote name>/<branch>
|
||||||
|
[2025-07-04 16:06:31] [<uniq id>] Updating <sha>..<sha>
|
||||||
|
<git inforation>
|
||||||
|
[2025-07-04 16:06:31] [<uniq id>] [END]
|
||||||
|
```
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
Future versions will hold an incoming webhook handler and a polling scripts (systemd based)
|
Future versions will hold an incoming webhook handler and a polling scripts (systemd based)
|
||||||
|
|||||||
Reference in New Issue
Block a user