Action: wu_mt_provider_log
Fires when a multi-tenancy module logs a message.
Parameters
| Name | Type | Description |
|---|---|---|
| $message | string | Log message. |
| $level | string | Log level. |
| $context | array | The log context with provider info. phpcs:ignore WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound -- wu_ is standard prefix. |
Since
- 1.1.0
Source
- Defined in
inc/integrations/class-base-multi-tenancy-module.phpat line 287 - Defined in
inc/providers/class-base-provider.phpat line 400