Skip to content

Message doesn't include log target #96

@RedHatter

Description

@RedHatter

The log crate includes a target for each log message. The target defaults to module_path!() or can be set manually in each macro call info!(target: "yak_events", "Commencing yak shaving");.

Syslog doesn't do anything with this attribute. Can you please provide an option to prepend the value the the message?

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