StageBase does not need to use a NullLogger

Created on 3 April 2024, about 1 year ago
Updated 12 September 2024, 7 months ago

Problem/Motivation

StageBase's constructor calls $this->setLogger(new NullLogger()), but this isn't necessary. Logging calls can just use the nullsafe operator instead.

πŸ“Œ Task
Status

Fixed

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024