Carsten Brandt
447c76b2e0
renamed CCombinedLogFilter to CChainedLogFilter
...
added changelog line
2012-09-03 19:57:26 +02:00
Carsten Brandt
ac826b54c1
Merge branch '684-combined-logfilter' of https://github.com/cebe/yii into cebe-684-combined-logfilter
...
* '684-combined-logfilter' of https://github.com/cebe/yii :
added CCombinedLogFilter
Conflicts:
framework/logging/CLogRoute.php
2012-09-03 19:52:49 +02:00
Carsten Brandt
9c8a2cfe41
added CCombinedLogFilter
...
CCombinedLogFilter allows you to attach multiple log filters to a log
route. Solves the 3rd problem described in issue #684 and first of #721 .
Main reason for not changing filter property to filters is backwards
compatibility. yii 2 should allow multiple filters by design.
2012-06-29 18:55:29 +02:00
Carsten Brandt
59ac7782b8
added ILogFilter interface
...
according to discussion in issue #684
2012-06-29 17:28:25 +02:00
Carsten Brandt
798989ccc9
fixes #865 CLogRoute now doesn't process empty log
...
processing empty log array caused empty email sent and empty line in
logfile.
2012-06-25 23:40:13 +02:00
mdomba
a7ef3d5d02
removed 1.0.x reference from documentation
2011-12-28 12:29:24 +00:00
qiang.xue
6023d853c9
(Fixes issue 2422)
2011-05-07 23:16:46 +00:00
alexander.makarow
2ab981b454
reverted method chaining support
2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620
Chained calls are now possible for most framework class setters and methods not returning a value
2011-02-23 20:20:28 +00:00
qiang.xue
4be0af6917
changed copyright year.
2011-01-01 19:31:13 +00:00
qiang.xue
7a464c6b09
2010-10-15 18:01:58 +00:00
qiang.xue
86ffd70f50
The additional log filter messages are now subject to filtering by log routes.
2010-10-15 17:59:26 +00:00
mdomba
72b974560b
Updated PHPDoc @param parameter names
2010-09-23 13:28:52 +00:00
mdomba
6061eb38f0
fixes issue 1594
2010-09-22 10:32:52 +00:00
qiang.xue
b0eedd66e0
(Fixes issue 1306)
2010-06-18 13:17:30 +00:00
qiang.xue
eb54ba7407
modified copyright info.
2010-01-07 21:02:00 +00:00
qiang.xue
9296a184c4
refactored log route.
2009-12-09 12:51:52 +00:00
qiang.xue
74e6311679
* (Fixes issue 666) Added support for auto-flushing log messages
2009-12-08 19:11:31 +00:00
qiang.xue
4e11846ba4
merge from 1.0
2009-06-26 21:16:33 +00:00
qiang.xue
0c1e4a5a42
merge from 1.0
2009-06-05 13:09:17 +00:00
qiang.xue
876428500e
merge from 1.0
2009-02-08 20:24:39 +00:00
qiang.xue
20bf28469f
merge from 1.0.
2008-12-30 23:14:31 +00:00
qiang.xue
d0210a1e83
2008-12-01 17:54:19 +00:00
qiang.xue
e9c962cf84
moved core/log to logging.
2008-12-01 17:52:23 +00:00