1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 17:16:18 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
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