| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add log level system and sync logging | Bernhard Guillon | 6 hours | 1 | -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 README | Bernhard Guillon | 6 hours | 1 | -0/+10 |
| | | |||||
| * | Add Podman to README | Bernhard Guillon | 6 hours | 1 | -1/+4 |
| | | |||||
| * | Add README with usage, flags, and .gitignore support docs | Bernhard Guillon | 6 hours | 1 | -0/+70 |
