<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="versions.xsl"?>
<product>
  <name>Log-Plugin</name>
  <type>Plugin</type>
  <branch>1</branch>
  <full_version>1.8.3</full_version>
  <versions>
    <version>
      <release>1.8.3</release>
      <build>183</build>
      <released>2011-05-28</released>
      <comment>Bug fixes for batch processors</comment>
      <changes>
        <change>
          <type>fix</type>
          <description>fixed a few problems for batch processors</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.8.2</release>
      <build>182</build>
      <released>2010-07-13</released>
      <comment>Minor update</comment>
      <changes>
        <change>
          <type>enh</type>
          <description>added isLevelEnabled() to allow checking for a certain debug level</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.8.1</release>
      <build>181</build>
      <released>2010-03-12</released>
      <comment>Webclient bug fix</comment>
      <changes>
        <change>
          <type>fix</type>
          <description>fixed a possible NullPointer exception in the web client</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.8.0</release>
      <build>180</build>
      <released>2010-02-12</released>
      <comment>fixed a problem where no console output was written in Servoy 5</comment>
      <changes>
        <change>
          <type>fix</type>
          <description>fixed a problem where no console output was written in Servoy 5</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.7.0</release>
      <build>170</build>
      <released>2009-12-17</released>
      <comment></comment>
      <changes>
        <change>
          <type>enh</type>
          <description>Improved compatibility with Servoy 5</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.6.0</release>
      <build>160</build>
      <released>2008-12-17</released>
      <comment>Improved compatibility with Servoy 4</comment>
      <changes>
        <change>
          <type>fix</type>
          <description>Solved Servoy 4 compatibility issues</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.5.2</release>
      <build>152</build>
      <released>2008-07-11</released>
      <comment></comment>
      <changes>
        <change>
          <type>fix</type>
          <description>fixed a NullPointer exception that could occur when setting an output pattern</description>
        </change>
        <change>
          <type>fix</type>
          <description>fixed a NullPointer when clearing a log file when there was none</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.5.1</release>
      <build>151</build>
      <released>2008-03-11</released>
      <comment></comment>
      <changes>
        <change>
          <type>enh</type>
          <description>added support for UpdateManager</description>
        </change>
        <change>
          <type>chg</type>
          <description>requites a license key</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.5.0</release>
      <build>150</build>
      <released>2008-02-13</released>
      <comment></comment>
      <changes>
        <change>
          <type>enh</type>
          <description>added createLogger(String name) to create new loggers</description>
        </change>
        <change>
          <type>enh</type>
          <description>added getLogger(String name)</description>
        </change>
        <change>
          <type>enh</type>
          <description>added %u parameter to output patterns for the UserUID</description>
        </change>
        <change>
          <type>enh</type>
          <description>added createMailLogger() that allows sending an email for certain messages</description>
        </change>
        <change>
          <type>enh</type>
          <description>added logToServer() to allow logging to Servoy's server admin log page</description>
        </change>
        <change>
          <type>enh</type>
          <description>added setFilter(String messageFilter) to allow to set a filter that will prevent output of messages not matching the filter</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.0.2</release>
      <build>102</build>
      <released>2008-02-01</released>
      <comment></comment>
      <changes>
        <change>
          <type>fix</type>
          <description>logFilePath would not reveal its path (returned "")</description>
        </change>
        <change>
          <type>enh</type>
          <description>allowed saving and loading of settings from a user's properties file</description>
        </change>
      </changes>
    </version>
    <version>
      <release>1.0.1</release>
      <build>101</build>
      <released>2007-12-28</released>
      <comment></comment>
      <changes>
        <change>
          <type>enh</type>
          <description>added possibility to set maxSize and maxBackups for logfile</description>
        </change>
      </changes>
    </version>
  </versions>
</product>


