Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Support different abbreviation characters #247

@lennartkoopmann

Description

@lennartkoopmann

Currently, the abbreviate() function takes two parameters:

Parameter Type Required Description
value String x The string to abbreviate
width Long x The maximum number of characters including the '...' (at least 4)

I suggest adding a new parameter that controls which characters are appended and let it default to .... The reason is, that some users want to change it to something like [abbreviated because message is too long] or [message too long. open log file X on source server] etc.

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