Skip to content

LCM_LOG not woking on connmanctl_dbus #24

@EddyTheCo

Description

@EddyTheCo

LCM_LOG macro is not printing to standard output when executing the connmanctl_dbus application.
The log was implemented to always print to standard output for tests and examples.
Interestingly, the LCM_LOG works for the tests but not for the examples.

One could remove completely the LCM_LOG_DEFAULT_ENABLED compile definition and enable logs at runtime in tests and examples, or fix address the LCM_LOG_DEFAULT_ENABLED is not working for the examples.

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