Checks whether the given value is loggable.
A value to check.
true is the given value has a toLog method, or false otherwise.
true
value
false
Generated using TypeDoc
Checks whether the given value is loggable.