Skip to content

new: Added option to sort messages by timestamp#43

Merged
pamburus merged 1 commit intomasterfrom
release/0.20.x
Jun 11, 2023
Merged

new: Added option to sort messages by timestamp#43
pamburus merged 1 commit intomasterfrom
release/0.20.x

Conversation

@pamburus
Copy link
Copy Markdown
Owner

@pamburus pamburus commented Jun 11, 2023

  • New options
    • Sort messages chronologically
      -s, --sort
    • Show input number and/or input filename before each message [default: auto]
      --input-info [auto|none|full|compact|minimal]
      • auto selects compact mode in case more that one input file is specified
      • none disables output of any information about input files
      • full shows input number and full input file name
      • compact shows input number and input file name in shortened form excluding the common prefix and a part in the middle to fit in 34 characters
      • minimal shows only input number allowing to distinguish messages from different inputs
    • Specify output file
      • -o, --output <filename>

@pamburus pamburus merged commit b785967 into master Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant