Change logging to do rollover() instead of rotate() (#55177)
* Change to rollover from rotate. * Remove test log files.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,7 +2,7 @@ config/*
|
||||
config2/*
|
||||
|
||||
tests/testing_config/deps
|
||||
tests/testing_config/home-assistant.log
|
||||
tests/testing_config/home-assistant.log*
|
||||
|
||||
# hass-release
|
||||
data/
|
||||
|
||||
Reference in New Issue
Block a user