The branch, master has been updated
via 40c50961a8e1685a2d7dc1bad65eea2361b5c740 (commit)
from f8de3ee60aa6480630b97496b00d01fe49d958ae (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.qos.ch/gitweb/?p=logback.git;a=commit;h=40c50961a8e1685a2d7dc1bad65eea2361b5c740
http://github.com/ceki/logback/commit/40c50961a8e1685a2d7dc1bad65eea2361b5c740
commit 40c50961a8e1685a2d7dc1bad65eea2361b5c740
Author: Ceki Gulcu <[email protected]>
Date: Tue Nov 10 00:19:36 2009 +0100
ongoing editing
diff --git a/logback-site/src/site/pages/manual/filters.html
b/logback-site/src/site/pages/manual/filters.html
index fcedf77..871ef11 100644
--- a/logback-site/src/site/pages/manual/filters.html
+++ b/logback-site/src/site/pages/manual/filters.html
@@ -267,12 +267,10 @@ public class SampleFilter extends
Filter>ILoggingEvent> {
evaluates to true or false. </p>
- <p>Given that an evaluation expression is acts on the current
- logging event, logback implicitly exposes various fields of a
- logging event as variables accessible from the evaluation
- expression. The list of these implicit variables is given
- below. The scope of evaluation expressions is limited to the
- logging event.
+ <p>Given that an evaluation expression acts on the current logging
+ event, logback implicitly exposes various fields of the logging
+ event as variables accessible from the evaluation expression. The
+ list of these implicit variables is given below.
</p>
<table class="bodyTable">
-----------------------------------------------------------------------
Summary of changes:
logback-site/src/site/pages/manual/filters.html | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
hooks/post-receive
--
Logback: the generic, reliable, fast and flexible logging framework.
_______________________________________________
logback-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-dev