1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-02-24 23:12:33 +01:00

65 Commits

Author SHA1 Message Date
Jordi Boggiano
88d705c19f Add Slim integration to the README 2013-04-05 16:36:57 +03:00
Simon Mönch
9cf31da70d Better naming 2013-02-26 10:19:42 +01:00
Simon Mönch
bad76ce2a6 Added a request token processor to detect log messages per request 2013-02-25 15:42:26 +01:00
anho
bf2cdec9be mentioning pid processor in README #165 2013-02-20 21:18:01 +01:00
Jordi Boggiano
237a147b9c Added a list of frameworks using monolog to the README 2013-02-13 18:56:49 +01:00
Jordi Boggiano
cb67b5e545 Update README list of handlers for clarity 2013-02-13 18:31:08 +01:00
Jordi Boggiano
ff45cf4afa Merge remote-tracking branch 'kitchen/logstash-redis'
Conflicts:
	README.mdown
2013-02-13 18:23:43 +01:00
Jordi Boggiano
30632d45b6 Tweak readme 2013-02-13 18:13:14 +01:00
Jeremy Kitchen
a463cdcf91 unit test for RedisHandler and README.md update
* updated README.md to inform users of RedisHandler
* added unit test for RedisHandler
2013-02-12 17:47:43 -08:00
ChristianB
6875c5869a Added ZendMonitorHandler to the readme 2013-01-30 19:42:13 +01:00
Jordi Boggiano
25a97abf90 Fix wording 2013-01-07 21:26:46 +01:00
Jordi Boggiano
4dcc441b70 Update readme 2013-01-07 21:23:22 +01:00
Jordi Boggiano
fb59ffe709 Merge remote-tracking branch 'msabramo/raven'
Conflicts:
	README.mdown
	composer.json
2013-01-07 20:33:40 +01:00
Jordi Boggiano
39e8151a93 Fix readme 2013-01-06 21:47:20 +01:00
Jordi Boggiano
c104338565 Update README 2013-01-06 21:36:04 +01:00
Jordi Boggiano
e569dfc27a Merge remote-tracking branch 'Baachi/couchdb' 2013-01-06 20:47:53 +01:00
nicoder
09be76894a fixed typo 2012-12-31 09:47:56 +01:00
Jordi Boggiano
9c8db38385 CS fixes 2012-12-14 12:15:30 +01:00
Tim Mower
8f84585b07 Fix typo 2012-11-02 08:42:53 +00:00
Marc Abramowitz
10fcd61c11 Add note about RavenHandler to README.mdown 2012-10-29 23:28:56 -07:00
Tim Mower
7414e5591d Added info in readme 2012-10-17 10:51:43 +01:00
Markus Bachmann
e282394736 Add couchdb handler 2012-08-29 18:28:05 +02:00
Jordi Boggiano
7c2ca1c61c CubeHandler cleanup 2012-08-18 18:51:10 +02:00
Jordi Boggiano
89b5a3caac Cosmetic fixes 2012-06-19 22:15:10 +02:00
Jordi Boggiano
efa37359df Merge remote-tracking branch 'pomaxa/master' 2012-06-19 21:40:04 +02:00
Jordi Boggiano
c8ca42764c Cosmetic fixes 2012-06-19 20:39:54 +02:00
pomaxa
0932fd33c4 comments & readme update 2012-06-15 14:31:50 +03:00
Frederic G. MARAND
3a337f2212 Update wording for 8 levels of severity and RFC3164 to RFC5424. 2012-06-09 13:48:01 +02:00
Frederic G. MARAND
07aac12c72 Implement the 8 RFC3164 severity levels instead of just 6.
- constants defined for the 2 missing levels: NOTICE and EMERGENCY.
- add<level>() and <level>() convenience methods added.
- TestHandler and tests updated to account for the two extra levels.
- surjective mappings from the RFC3164 to only 6 levels changes to bijective.
- README updated accordingly.
2012-05-28 20:29:27 +02:00
Jordi Boggiano
a406763e71 Merge pull request #77 from msabramo/patch-1
Add GitHub PHP syntax highlighting to example
2012-04-27 14:06:21 -07:00
Jordi Boggiano
4f53e251cd Fix language 2012-04-27 18:55:50 +03:00
Marc Abramowitz
cac38601f4 README.mdown tweaks 2012-04-27 08:39:21 -07:00
Marc Abramowitz
acd05ec288 Add GitHub PHP syntax highlighting to example 2012-04-26 07:22:34 -07:00
Jordi Boggiano
18598c08f3 Add log level docs, refs #69 2012-04-22 18:05:03 +02:00
Jordi Boggiano
3b910c39a7 Rewrap README 2012-04-22 18:04:40 +02:00
Jordi Boggiano
4b2c47d5b6 Update README/CHANGELOG 2012-04-22 17:41:03 +02:00
Jordi Boggiano
5f40e7e942 Merge remote-tracking branch 'pablolb/master' 2012-04-22 16:29:23 +02:00
Jordi Boggiano
1359f72b08 Fix up mongo db handler and add tests 2012-04-22 12:38:37 +02:00
Jordi Boggiano
0bd4d93006 Split off line formatter in normalizer + line formatters 2012-04-22 12:36:23 +02:00
Pablo Belloc
ff287b9d10 Fix docs 2012-02-26 11:58:10 -03:00
Pablo Belloc
d75e0b73f3 Add some documentation 2012-02-25 21:37:53 -03:00
Jordi Boggiano
8d4ac5c0f7 Rename ChromePhp to ChromePHP for consistency with FirePHP 2012-02-20 17:35:45 +01:00
Christophe Coevoet
e3e2bb2f4f Added a ChromePhpHandler.
Closes #56
2012-02-20 00:21:53 +01:00
Jordi Boggiano
e06590f44d Edit travis URL 2011-11-13 18:19:23 +01:00
Pascal Borreli
93214036b8 [CI] Adding travis-ci status icon 2011-11-13 00:39:39 +00:00
Jordi Boggiano
cf065415d5 Adjusments to docs/readme 2011-09-17 11:43:09 +02:00
Wil Moore III
6b64c76c4b Added note to README regarding phpunit 3.5+ being necessary in order to
run the test suite some developers are using PHP 5.3 with phpunit 3.4.15
or similar.
2011-08-08 18:26:51 -06:00
Jordi Boggiano
fe0b8b59ed Updated CHANGELOG & README 2011-07-20 00:07:40 +02:00
Jordi Boggiano
f93d6f0837 Added IntrospectionProcessor: Adds the line/file/class/method from which the log call originated 2011-07-04 21:32:49 +02:00
lenar
e969124cec Update documentation about GroupHandler 2011-05-10 18:13:03 +03:00