Skip to content

Don't read through all the files for generic logs #4

Open
@kbence

Description

@kbence

Currently, the implementation of generic log source is a bit lame, basically concatenates all logs in the given category, without checking the dates in it. Searching for the first date in it and reopening the file would solve this.

We don't have to worry about the end date, TimeAwareBufferedReader will take care of closing that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions