The namespace for all UF/Log utility functions, typically for designating log channels. Source: log/LogChannel.js, line 4 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: log/LogChannel.js, line 325 Parameters: Name Type Attributes Default Description arg0_channel_key string <optional> "console" Returns: Type: Object