log

log

The namespace for all UF/Log utility functions, typically for designating log channels.

Source:

Classes

Channel

Methods

(static) getLoggingFunctions(arg0_channel_keyopt) → {Object}

Returns logging functions, resolving them either to a custom logging channel or to the default console.

Source:
Parameters:
Name Type Attributes Default Description
arg0_channel_key string <optional>
"console"
Returns:
Type:
Object