From: <log...@li...> - 2016-11-06 15:50:07
|
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 "Log4cpp Git repository.". The branch, master has been updated via e245faf3acb5a8854235963b4bc81b4790e4cac8 (commit) from d239bf9451729465a3fd2fba5c9af5457cdaeaa3 (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://sourceforge.net/p/log4cpp/codegit/ci/ commit e245faf3acb5a8854235963b4bc81b4790e4cac8 Author: Alexander Perepelkin <san...@us...> Date: Sun Nov 6 19:49:53 2016 +0400 ChangeLog diff --git a/ChangeLog b/ChangeLog index f7076bb..49ef396 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2016-11-11 18:48 sanchouss_ + + * Numerous fixes; + * Added .target property for the ConsoleAppender to allow printing to STDERR + * Added method Category::shutdownForced(). It releases more memory than shutdown() by deleting all appenders. + Category::shutdownForced() may be invoked several times, not only at the end of program. + 2015-03-28 18:48 sanchouss_ * Added DailyRollingFileAppender.cpp ----------------------------------------------------------------------- Summary of changes: ChangeLog | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) hooks/post-receive -- Log4cpp Git repository. |