File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed
src/Instrumentation/Psr3/tests/phpt Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 11--TEST--
22Test generating OTLP from apix logger
3+ --INI--
4+ error_reporting = E_ALL & ~E_DEPRECATED
35--FILE--
46
57<?php
Original file line number Diff line number Diff line change 11--TEST--
22Test generating OTLP from multiple psr3 loggers
3+ --INI--
4+ error_reporting = E_ALL & ~E_DEPRECATED
35--FILE--
46
57<?php
Original file line number Diff line number Diff line change 11--TEST--
22Test generating OTLP from yii logger
3+ --INI--
4+ error_reporting = E_ALL & ~E_DEPRECATED
35--FILE--
46
57<?php
Original file line number Diff line number Diff line change 11--TEST--
22Test inject context to symfony logger
3+ --INI--
4+ error_reporting = E_ALL & ~E_DEPRECATED
35--FILE--
46
57<?php
Original file line number Diff line number Diff line change 11--TEST--
22Test inject context to yii logger
3+ --INI--
4+ error_reporting = E_ALL & ~E_DEPRECATED
35--FILE--
46
57<?php
You can’t perform that action at this time.
0 commit comments