A B C F L P

A

add(String, Object) - Static method in class biz.neustar.loggly.Loggly
 
addGlobal(String, Object) - Static method in class biz.neustar.loggly.Loggly
 

B

biz.neustar.loggly - package biz.neustar.loggly
 

C

clear() - Static method in class biz.neustar.loggly.Loggly
 
close() - Method in class biz.neustar.loggly.LogglyHandler
 

F

flush() - Method in class biz.neustar.loggly.LogglyHandler
 

L

Loggly - Class in biz.neustar.loggly
A simple class that allows for easily sending JSON log messages to Loggly.
Loggly() - Constructor for class biz.neustar.loggly.Loggly
 
LogglyHandler - Class in biz.neustar.loggly
A handler for JDK logging that sends JSON-formatted messages to Loggly.
LogglyHandler(String) - Constructor for class biz.neustar.loggly.LogglyHandler
Creates a handler with the specified input URL, 10 threads, and support for 5000 messages in the backlog.
LogglyHandler(String, int, int) - Constructor for class biz.neustar.loggly.LogglyHandler
Creates a handler with the specified input URL, max thread count, and message backlog support.

P

publish(LogRecord) - Method in class biz.neustar.loggly.LogglyHandler
 

A B C F L P

Copyright © 2011. All Rights Reserved.