Skip to content

Conversation

@stefan1144
Copy link
Contributor

No description provided.

*/
public function log($level, \Stringable|string $message, array $context = []): void
{
foreach ($this->contextProviders as $provider) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Array merge within loop is suboptimal approach, requires optimization.

@stefan1144 stefan1144 force-pushed the feature/create-logger-bundle branch from a138452 to 818a3b6 Compare January 26, 2026 20:34
@TheCelavi TheCelavi force-pushed the feature/create-logger-bundle branch from 818a3b6 to 1358129 Compare January 28, 2026 10:37
@TheCelavi TheCelavi merged commit b7d512e into dev Jan 28, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants