aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add log level system and sync loggingBernhard Guillon6 hours1-1/+2
| | | | | | | | | - log.go: log level system (DEBUG, INFO, WARN, ERROR, NONE) - CLI: -log-level flag (default info), -verbose as shorthand for debug - Watcher: logs sync/remove actions at INFO level - Watcher: logs events at DEBUG level - Errors: structured error messages (DISK FULL, PERMISSION DENIED, etc.) - Updated README with -log-level flag
* Add build instructions to READMEBernhard Guillon6 hours1-0/+10
|
* Add Podman to READMEBernhard Guillon6 hours1-1/+4
|
* Add README with usage, flags, and .gitignore support docsBernhard Guillon7 hours1-0/+70