nextcloud/tests/lib/Log
Thomas Citharel 54b0b53295
Fix logging data context to file
It was only logged when an exception was provided or when using
logData (which is not being much used).

We make sure the interpolated parameters are not logged.

Only tested with file write logger, but shouldn't work differently.

Crash reporters always had the context.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-08-30 18:58:20 +02:00
..
ExceptionSerializerTest.php make placeholder a const for reuse 2022-06-17 14:52:31 +02:00
FileTest.php Fix logging data context to file 2022-08-30 18:58:20 +02:00
LogFactoryTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00