Example usage for org.apache.commons.io.input Tailer subclass-usage

List of usage examples for org.apache.commons.io.input Tailer subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.io.input Tailer subclass-usage.

Usage

From source file com.dotmarketing.servlets.taillog.Tailer.java

/**
 * Simple implementation of the unix "tail -f" functionality.
 * <p>
 * <h2>1. Create a TailerListener implementation</h3>
 * <p>
 * First you need to create a {@link TailerListener} implementation