log(LogLevel::INFO, 'is a test'); $this->assertStringEndsWith($storage[0], '[INFO]: is a test'); } }