Skip to content

Allow logging to a file (besides logging to the console) #1023

Open
@dhendriks

Description

@dhendriks

According to the documentation at https://docs.asciidoctor.org/maven-tools/latest/plugin/goals/process-asciidoc/#configuration-logHandler, we can configure the logHandler. We can configure outputToConsole, by setting it to true or false. However, I'd like to log to both the console and to a file (to generate a composite report of all problems of various Maven plugins/goals). Could an option named outputFile be added for the logHandler, that gives the path to the output file, such that logging is (also) written there?

What do you think?

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