shouldShowLeadingZeros

public boolean shouldShowLeadingZeros()

Corresponds to printf flag '0'.

Logging backends should honor this flag, as it is very commonly used to format hexadecimal or octal values to allow specific bit values to be calculated.