Skip to content

[Feature Request: log] Expose chain method for dispatch field in tauri_plugin_log #2525

@tonitrnel

Description

@tonitrnel

Motivation

I want to achieve colored text output in the terminal while maintaining clean text in log files.

The existing Builder::dispatch's format method appears insufficient for implementing conditional formatting logic required for this dual-output scenario.

By exposing the chain method of Builder::dispatch, developers could leverage fern to implement custom formatting

Additional context

I previously submitted PR #2451 but had to close it due to missing GPG signature per the Contributing Guide. I can reopen it if needed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions