Skip to content

Message doesn't include log target #96

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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