org.productivity.java.syslog4j
Class Syslog4jVersion

java.lang.Object
  extended by org.productivity.java.syslog4j.Syslog4jVersion

public final class Syslog4jVersion
extends java.lang.Object

Syslog4jVersion provides a unique version identifier that is created during the build process.

Syslog4j is licensed under the Lesser GNU Public License v2.1. A copy of the LGPL license is available in the META-INF folder in all distributions of Syslog4j and in the base directory of the "doc" ZIP.

Version:
$Id: Syslog4jVersion.java,v 1.2 2008/10/28 01:07:06 cvs Exp $
Author:
<syslog4j@productivity.org>

Field Summary
static java.lang.String VERSION
           
 
Constructor Summary
Syslog4jVersion()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
See Also:
Constant Field Values
Constructor Detail

Syslog4jVersion

public Syslog4jVersion()