fix timezone handling and logging fallback robustness
This commit is contained in:
@@ -20,6 +20,10 @@ uv pip install -e ".[dev]"
|
||||
vlm --help
|
||||
```
|
||||
|
||||
Reports and inventory exports store `modified_timestamp` values in UTC (`YYYY-MM-DDTHH:MM:SS`).
|
||||
|
||||
If file logging cannot be initialized (for example, unwritable log directory), VLM falls back to console logging and continues running.
|
||||
|
||||
## Development
|
||||
|
||||
Run tests:
|
||||
|
||||
Reference in New Issue
Block a user