Skip to content

On stop and resume same log database should be used #532

@aregtech

Description

@aregtech

Description:

When stopping and resuming the logging using areglogger library, it creates new database with the unique name (if for example %timer% mask is given in the file name).

To Reproduce

Use lusan tool to connect and reconnect.

Expected behavior

Only after disconnecting and connecting areglogger should create new log database. When stop logging, it should close the database, but re-open the same database when resumes and nullptr is passed in the database file path. If the path is not nullptr, it should connect used previous database.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwontfixThis will not be worked on

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions