Skip to content

Commit 3e2eb2e

Browse files
author
Damien Dallimore
committed
docs
1 parent ac12511 commit 3e2eb2e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Splunk Java Logging Framework
22

3+
4+
# IMPORTANT NOTE :
5+
6+
Although this framework is fully functional and stable, since it was released Splunk have now created their own Java Logging Library.
7+
So I recommend that you use the formally Splunk developed and supported offering that can be found here : http://dev.splunk.com/view/splunk-logging-java/SP-CAAAE2K
8+
39
The purpose of this project is to create a logging framework to allow developers to as seamlessly as possible
410
integrate Splunk best practice logging semantics into their code and easily send their log events to Splunk.
511
There are also custom handler/appender implementations and config examples for the most prevalent Java logging frameworks in play.

0 commit comments

Comments
 (0)