Remove color markers when logging to files (#13541)

* Remove color markers when logging to files

* Update lint

* safety checks

* back to simple formatters, but two of them

* more correct comment
This commit is contained in:
Tony Murray
2021-11-24 16:33:02 -06:00
committed by GitHub
parent 21edc086ca
commit b94f08cfdb
4 changed files with 68 additions and 23 deletions

View File

@@ -5380,16 +5380,6 @@ parameters:
count: 1
path: LibreNMS/Util/CiHelper.php
-
message: "#^Property LibreNMS\\\\Util\\\\CliColorFormatter\\:\\:\\$console has no type specified\\.$#"
count: 1
path: LibreNMS/Util/CliColorFormatter.php
-
message: "#^Property LibreNMS\\\\Util\\\\CliColorFormatter\\:\\:\\$console_color has no type specified\\.$#"
count: 1
path: LibreNMS/Util/CliColorFormatter.php
-
message: "#^Method LibreNMS\\\\Util\\\\Colors\\:\\:percentage\\(\\) has no return type specified\\.$#"
count: 1