
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 e3a7d9cba2888e983ff5d822a012b200fad30d8f (commit) from e3bdaa6cf4b14ce996b10c339d73913756a1b17d (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=e3a7d9cba2888e983ff5d822a... http://github.com/ceki/logback/commit/e3a7d9cba2888e983ff5d822a012b200fad30d... commit e3a7d9cba2888e983ff5d822a012b200fad30d8f Author: Ceki Gulcu <ceki@qos.ch> Date: Sat Aug 21 22:58:29 2010 +0200 Minor edit diff --git a/logback-site/src/site/pages/manual/appenders.html b/logback-site/src/site/pages/manual/appenders.html index de7769a..8b07ce9 100644 --- a/logback-site/src/site/pages/manual/appenders.html +++ b/logback-site/src/site/pages/manual/appenders.html @@ -2735,7 +2735,6 @@ logger.error(<b>notifyAdminMarker</b>, <em>logging_event_exception</em>. They must exist before <code>DBAppender</code> can be used. Logback ships with SQL scripts that will create the tables. They can be found in the - found in the <em>logback-classic/src/main/java/ch/qos/logback/classic/db/dialect</em> directory. There is a specific script for each of the most popular database systems. If the script for your particular type of ----------------------------------------------------------------------- Summary of changes: logback-site/src/site/pages/manual/appenders.html | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) hooks/post-receive -- Logback: the generic, reliable, fast and flexible logging framework.