Final Class Yiisoft\Log\ContextProvider\CommonContextProvider
| Inheritance | Yiisoft\ |
|---|---|
| Implements | Yiisoft\ |
CommonContextProvider is used to add additional information to the log context.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| __construct() | Yiisoft\ |
|
| getContext() | Yiisoft\ |
Method Details
| public mixed __construct ( array $data ) | ||
| $data | array | |
public function __construct(
private array $data,
) {}
User Contributed Notes
Leave a comment
Join the conversation to share a note.