Update per level log file writing and with level check
remove all non alphanumeric characters from the level string (debug call first parameter) so the file name is not invalid:wq
This commit is contained in:
@@ -6,6 +6,8 @@ namespace tests;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
// TODO: setLogPer test log file written matches pattern
|
||||
|
||||
/**
|
||||
* Test class for Debug\Logging
|
||||
* @coversDefaultClass \CoreLibs\Debug\Logging
|
||||
|
||||
Reference in New Issue
Block a user