Package org.apache.log4j.varia
Class Roller
java.lang.Object
org.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.
- Since:
- version 0.9.0
- Author:
- Ceki Gülcü
-
Method Summary
-
Method Details
-
main
Send a "RollOver" message toExternallyRolledFileAppender
onhost
andport
.
-