-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
At present the messages in this library are broken over lines by using the WordUtils.wrap methods of Apache Commons Text.
This is perfectly fine for most purposes, but it doesn't offer the user much control over how messages are laid out.
Since we already have a pretty printing library in https://github.com/opencastsoftware/prettier4j, it would be nice if we could make use of that library's Doc to lay out messages.
Metadata
Metadata
Assignees
Labels
No labels