Jordi Boggiano
de87dad98f
Fix CS
2020-05-21 17:02:48 +02:00
Antoine Makdessi
c0f8ed9797
Update html color
2020-01-07 14:49:18 +01:00
Jordi Boggiano
0b9ee7e636
Merge branch '1.x'
2019-11-12 21:50:28 +01:00
Jordi Boggiano
12a76ad61e
Fix usages of json_encode which did not handle invalid UTF8 gracefully, fixes #1392
2019-11-12 21:24:23 +01:00
Alexander Dmitryuk
3a2d7379a7
HtmlFormatter addRow cast key to string
2019-11-05 14:22:27 +07:00
George Mponos
c99682466f
Fix docblocks
2018-12-10 21:07:13 +02:00
George Mponos
790ff7fd1d
Docblock fixes
2018-12-09 22:31:46 +02:00
Jordi Boggiano
334b8d8783
More type hints on some handler classes
2018-07-18 09:55:49 +02:00
Jordi Boggiano
06143b03e5
Add a bunch of return types and fix type inconsistencies reports from phan
2018-07-04 14:14:08 +02:00
Jordi Boggiano
518288c5c5
Merge branch '1.x'
2018-06-08 22:32:06 +02:00
Jordi Boggiano
2893c2b875
Specify text color to improve dark theme support, refs #1128
2018-06-08 21:43:50 +02:00
Thomas Schulz
948bb4a6a0
Improve table row output in HtmlFormatter
2018-06-08 21:41:18 +02:00
Jordi Boggiano
6e6586257d
Add scalar types to processor/formatters and top level classes
2016-09-25 21:23:35 +02:00
Jordi Boggiano
b909ca1e02
Merge branch '1.x'
2016-07-02 15:03:11 +01:00
Dmitry Ivanov
1c75491af2
HtmlFormatter methods accessibility
...
Please, make them protected instead of private to enable comfortable overriding of HtmlFormatter class.
2016-07-02 14:38:53 +01:00
Jordi Boggiano
21dde4dedb
Move to strict mode and fix tests
2016-05-27 13:44:00 +01:00
Jordi Boggiano
f200e79879
CS fixes
2016-05-26 20:54:06 +01:00
Jeroen Thora
8ceda1b62e
Removed unnecessary php version checks after php dependency bump to 7.0
2015-12-20 15:53:48 +01:00
Jordi Boggiano
c889fb2648
CS fixes & upgrading cs fixer config
2015-11-18 17:09:46 +00:00
Jordi Boggiano
3d779cc34d
Allow extending Monolog\Logger::$logLevels
2015-10-24 13:11:41 +01:00
Jildert Miedema
4ccc7cb16d
Give the items a class
...
Sometimes log messages disappear behind other elements. Now i can add a custom style for it.
2014-11-06 11:10:21 +01:00
Jordi Boggiano
0edd89d556
CS fixes
2014-09-29 23:07:02 +01:00
Jordi Boggiano
ad40ca3a1d
Merge pull request #406 from maffpool/master
...
Use dateFormat in HtmlFormatter
2014-09-29 22:52:40 +01:00
Matthieu Verrecchia
32bc7eb595
Embed context and extra datas in tables
2014-08-05 14:21:49 +02:00
Matthieu Verrecchia
3d0314ce04
Use dateFormat in HtmlFormatter
2014-08-05 13:44:24 +02:00
Tiago Brito
17874ea306
Change color levels
...
Changed the Emergency color because the background was the same color as the foreground.
And also changed the Alert and Critical colors to increase the contrast between these levels.
2014-02-19 22:48:27 +00:00
Jordi Boggiano
eaa3c05509
Fix CS
2013-11-25 14:25:05 +01:00
alsar
ed8c671660
added missing use statement
2013-11-23 21:12:05 +01:00
Jordi Boggiano
11cb918bbc
Tweak html output a bit for readability, update readme, force unicode, refs #275
2013-11-20 13:44:25 +01:00