Skip to content

Implement a function that creates a SysLog from a Logger #81

Description

@ufechner7

Currently, the following code is needed for this conversion:

 save_log(logger, "tmp")
 lg = load_log(tmp)
 sl  = lg.syslog

There should be no temporary file needed to do that.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions