You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this commit (Seldaek/monolog@06143b0#diff-
d1d031ebe96084844fb53eb650bc404e) NoOperationMonologHandler doesn't implement AbstractProcessingHandler correctly (doesn't return void). As result there is no way to set jiraLogEnabled = false.
I think this should be fixed ASAP.
Problem is that this breaks backward compatibility and requires PHP 7.0 in composer.json