Re: Socket appender improvements

2014-07-01 Thread Thorsten Schöning
Guten Tag Lucas Vickers, am Dienstag, 1. Juli 2014 um 18:12 schrieben Sie: What I'm trying to do now is create a way to alert myself when there are error level logs.  I know I can use the smtp appender but I don't love this because the credentials are stored locally.  I like the idea of

Re: Socket appender improvements

2014-07-01 Thread Lucas Vickers
I see some benefits to making a very light server that can keep basic statistic, but yes I do see the ease in just reusing an smtp server. Anyway I will take a look at the most recent code https://github.com/apache/log4cxx/tree/trunk has the last commit 11 months ago, can you just confirm this

Re: Socket appender improvements

2014-07-01 Thread Thorsten Schöning
Guten Tag Lucas Vickers, am Dienstag, 1. Juli 2014 um 18:36 schrieben Sie: https://github.com/apache/log4cxx/tree/trunk This is not the official repo, use the following: http://logging.apache.org/log4cxx/source-repository.html Mit freundlichen Grüßen, Thorsten Schöning -- Thorsten Schöning

Re: Socket appender improvements

2014-07-01 Thread Lucas Vickers
I have previously built from random xcode and visual studio projects found online, and updated code copied into the folders. I'm trying to do this the proper way now. ./autogen.sh ./configure this does not leave me with any viable make or project files (that I can tell). the final output from

Re: Socket appender improvements

2014-07-01 Thread Thorsten Schöning
Guten Tag Lucas Vickers, am Dienstag, 1. Juli 2014 um 21:27 schrieben Sie: I am attaching the output from both commands, any guidance is appreciated.  Right now I'm building on OS X, next windows. autogen.out already contains some errors, but I have no idea if those are important. They sounds