mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-14 15:57:27 +00:00
Trigger ruff formatting
This commit is contained in:
@@ -122,5 +122,5 @@ def setup_logger():
|
||||
format="{time:YYYY-MM-DD HH:mm:ss.SSS} | {level: <8} | {message}",
|
||||
rotation="20 MB", # Rotate file when it reaches 20MB
|
||||
retention="1 week", # Keep logs for 1 week
|
||||
compression="zip", # Compress rotated logs
|
||||
compression="zip", # Compress rotated log
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user