We are about to integrate the Java Logging into the core. I need to check it in! So you have logger() available to you and just like java it captures the full context
So at that point you can then hook the JUL at the app server into various stuff We at aw20 for example have built a distributed logging system for our cloud installations that collects realtime logs from 100s of instances. -- http://alan.blog-city.com/ -----Original Message----- From: AlexS <[email protected]> Sender: [email protected] Date: Sun, 13 Mar 2011 05:47:45 To: Open BlueDragon<[email protected]> Reply-To: [email protected] Subject: [OpenBD] Syslog logging Hi Guys, I wondered whether others would be keen to see a Syslog capability within OpenBD Specifically, the Rtelogs that are generated by OpenBD are really useful and we currently run processes that grab these and move them to a central location, alternatively within code we use CFLOG to create log files for an application and again use a nightly process to move those to a central place for analysis. it would be really neat if you could register a syslog server within open bd to have your verbose logging still enabled but farmed off to a syslog server. There are some great tools like splunk which make analysing log files a breeze. Also appropriate attributes being added to the cflog tag to allow pushing to a syslog server would be very cool. Wondered what others thought? Thanks Alex -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
