Github user cakofony commented on the issue:
https://github.com/apache/logging-log4j2/pull/132
Added byte (to the StringBuilders helper as well).
I avoided BigDecimal/BigInteger because they're non-final, it's possible
they may be implemented to support StringBuilderFormattable.---
