org.apache.log4j.varia

Class Roller

public class Roller extends Object

A simple application to send roll over messages to a potentially remote {@link 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
static voidmain(String[] argv)
Send a "RollOver" message to ExternallyRolledFileAppender on host and port.

Method Detail

main

public static void main(String[] argv)
Send a "RollOver" message to ExternallyRolledFileAppender on host and port.
Copyright 2000-2005 Apache Software Foundation.