[GIT] Logback: the generic, reliable, fast and flexible logging framework. branch, master, updated. v_0.9.30-5-gce19ada

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 ce19ada3e6bb9aafbc8eccae93898e04de29e8ee (commit) from 3e9321697098752bbef50544f39ade7cc68e98a2 (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=ce19ada3e6bb9aafbc8eccae9... http://github.com/ceki/logback/commit/ce19ada3e6bb9aafbc8eccae93898e04de29e8... commit ce19ada3e6bb9aafbc8eccae93898e04de29e8ee Author: Ceki Gulcu <ceki@qos.ch> Date: Tue Sep 27 15:24:21 2011 +0200 shorter author tag diff --git a/logback-classic/src/main/java/org/slf4j/impl/StaticLoggerBinder.java b/logback-classic/src/main/java/org/slf4j/impl/StaticLoggerBinder.java index 2fef705..0f8e6fe 100644 --- a/logback-classic/src/main/java/org/slf4j/impl/StaticLoggerBinder.java +++ b/logback-classic/src/main/java/org/slf4j/impl/StaticLoggerBinder.java @@ -30,8 +30,7 @@ import ch.qos.logback.core.util.StatusPrinter; * The binding of {@link LoggerFactory} class with an actual instance of * {@link ILoggerFactory} is performed using information returned by this class. * - * @author <a href="http://www.qos.ch/shop/products/log4jManual">Ceki - * Gülcü</a> + * @author Ceki Gülcü</a> */ public class StaticLoggerBinder implements LoggerFactoryBinder { ----------------------------------------------------------------------- Summary of changes: .../java/org/slf4j/impl/StaticLoggerBinder.java | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.
participants (1)
-
git-noreply@pixie.qos.ch