Skip to content

Log output to stderr and let journald handle the logging and log rotation #3

@reubenmiller

Description

@reubenmiller

It looks like a python log file handler is being used to redirect the log output. Since this is being designed for a systemd based OS (a requirement enforced by the Sony IMX lib dependencies), then the service should use the standard journald logging mechanism as it reduce the python code and it ensures that logs are output to a central location (journald).

Note: Yes currently thin-edge.io does not support the retrieval of journald logs, however we're currently working on that.

Example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions