Skip to content

Multiple Log Files - Indicating filename to log to #20

Description

@sgarcia-vt

Hello,
Is there a way I can specify which file I want to log to on the fly?

For example:
ULOG_INFO("Some log message arg=%d", arg, LOG_FILE1.txt)
ULOG_INFO("Different log message arg=%d", arg, LOG_FILE2.txt)

to log to LOG_FILE1.txt and LOG_FILE2.txt repectively.

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