0 follower

Interface Yiisoft\Log\ContextProvider\ContextProviderInterface

Implemented byYiisoft\Log\ContextProvider\CommonContextProvider, Yiisoft\Log\ContextProvider\CompositeContextProvider, Yiisoft\Log\ContextProvider\SystemContextProvider

Context provider is used to add additional information to the log context.

Method Details

Hide inherited methods

getContext() public abstract method

public abstract getContext( ): array

                public function getContext(): array;