Removed depracated code and added Javadoc
This commit is contained in:
@@ -15,6 +15,7 @@ import redis.clients.jedis.Jedis;
|
||||
import redis.clients.jedis.JedisPool;
|
||||
import redis.clients.jedis.Protocol;
|
||||
|
||||
//TODO: The check? Check if any of the following methods might be removed...
|
||||
public class RedisAppender extends UnsynchronizedAppenderBase<ILoggingEvent> {
|
||||
|
||||
JedisPool pool;
|
||||
|
||||
Reference in New Issue
Block a user