[logback-dev] [GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.21-8-gee6dcb6

added by portage for gitosis-gentoo git-noreply at pixie.qos.ch
Tue Jun 15 15:25:56 CEST 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Logback: the generic, reliable, fast and flexible logging framework.".

The branch, master has been updated
       via  ee6dcb691896b71fcc425980f6f6f07aa7fcc611 (commit)
      from  459e776d0ad4954ca36ee26210339ccf61f96f96 (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=ee6dcb691896b71fcc425980f6f6f07aa7fcc611
http://github.com/ceki/logback/commit/ee6dcb691896b71fcc425980f6f6f07aa7fcc611

commit ee6dcb691896b71fcc425980f6f6f07aa7fcc611
Author: Ceki Gulcu <ceki at qos.ch>
Date:   Tue Jun 15 15:22:36 2010 +0200

    - modified comment

diff --git a/logback-core/src/main/java/ch/qos/logback/core/sift/Discriminator.java b/logback-core/src/main/java/ch/qos/logback/core/sift/Discriminator.java
index 5bf0c71..1465c1d 100644
--- a/logback-core/src/main/java/ch/qos/logback/core/sift/Discriminator.java
+++ b/logback-core/src/main/java/ch/qos/logback/core/sift/Discriminator.java
@@ -37,7 +37,9 @@ public interface Discriminator<E> extends LifeCycle {
   String getDiscriminatingValue(E e);
 
   /**
-   * 
+   * The key or variable name under which the discriminating value should be
+   * exported into the host environment. 
+   *
    * @return
    */
   String getKey();

-----------------------------------------------------------------------

Summary of changes:
 .../ch/qos/logback/core/sift/Discriminator.java    |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Logback: the generic, reliable, fast and flexible logging framework.


More information about the logback-dev mailing list