A C E G M P R S 

A

append(LoggingEvent) - Method in class edu.fhda.log4j.net.PapertrailAppender
Perform the actual action of appending a log event.

C

close() - Method in class edu.fhda.log4j.net.PapertrailAppender
 

E

edu.fhda.log4j.net - package edu.fhda.log4j.net
 

G

getPapertrailHost() - Method in class edu.fhda.log4j.net.PapertrailAppender
 
getPapertrailPort() - Method in class edu.fhda.log4j.net.PapertrailAppender
 

M

MAX_MESSAGE_SIZE - Variable in class edu.fhda.log4j.net.PapertrailAppender
Constant to be used in trimming log messages to hard limit of 8 kilobytes as specified in the Papertrail support documentation.

P

PapertrailAppender - Class in edu.fhda.log4j.net
The PapertrailAppender sends logger events directly to Papertrail (papertrailapp.com) using TCP over TLS.
PapertrailAppender() - Constructor for class edu.fhda.log4j.net.PapertrailAppender
Create a new unconfigured PapertrailAppender instance.
PapertrailAppender(String, String, int, Layout) - Constructor for class edu.fhda.log4j.net.PapertrailAppender
Create a new PapertrailAppender instance with a configurable name, host, port, and layout.

R

requiresLayout() - Method in class edu.fhda.log4j.net.PapertrailAppender
 

S

setPapertrailHost(String) - Method in class edu.fhda.log4j.net.PapertrailAppender
 
setPapertrailPort(int) - Method in class edu.fhda.log4j.net.PapertrailAppender
 
A C E G M P R S 

Copyright © 2013. All Rights Reserved.