Skip to content

Formatting with additional capabilities like printf #32

@rocketraman

Description

@rocketraman

It would be nice to specify the format field with additional capabilities such as provided by printf. For example, instead of:

%@timestamp %container_name %message

I might want to make sure all of my message output is aligned by doing:

%@timestamp %-20container_name %message

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