|
Log4j 1.2.8 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.log4j.varia.Roller
A simple application to send roll over messages to a potentially
remote ExternallyRolledFileAppender
.
It takes two arguments, the host_name
and
port_number
where the
ExternallyRolledFileAppender
is listening.
Method Summary | |
static void |
main(java.lang.String[] argv)
Send a "RollOver" message to ExternallyRolledFileAppender on host
and port . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void main(java.lang.String[] argv)
ExternallyRolledFileAppender
on host
and port
.
|
Log4j 1.2.8 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |