-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Right now, listing files in scribe-file hits the file-system with each check, but since the logging library should only care about files it creates, it should lazily load the paths at startup and then add to a virtualized path representation in-memory to improve performance and reduce the open-file counts.
Metadata
Metadata
Assignees
Labels
No labels