Skip to content

Make MessageFormat.format parsing optional when logging - #4

Open
arnost-starosta wants to merge 1 commit into
Evolveum:masterfrom
arnost-starosta:patch-1
Open

Make MessageFormat.format parsing optional when logging#4
arnost-starosta wants to merge 1 commit into
Evolveum:masterfrom
arnost-starosta:patch-1

Conversation

@arnost-starosta

Copy link
Copy Markdown

Log.log parses every message with MessageFormat.format because it interprets empty args as non empty (tricky java ellipsis semantics).

Checking args.length fixes that.

Log.log parses every message with MessageFormat.format because it interprets empty args as non empty (tricky java ellipsis semantics).

Checking args.length fixes that.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant