Skip to content

Print live log output from UDF #87

Description

@kaklakariada

This already supports writing UDF log output to files with -Dtest.udf-logs. However it would also be helpful if we could see the log output live without opening a file.

We should add an option -Dtest.udf-livelogs that forwards log output to the console by immediately logging it instead of writing it to a file. Existing option -Dtest.udf-logs must continue working as expected.

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

    featureProduct feature

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions