Download List

Projeto Descrição

logtail is an AJAX-based logfile download and
viewing application. The logfiles are displayed
like in the popular Unix "tail" program. Due to
the AJAX approach, only the changed lines in a
logfile are transferred from the server.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-21 10:23
0.2

O código foi comutado para a implementação JSF MyFaces, assim logtail agora usa apenas software livre. Logtail agora permite que você para destacar textos de um arquivo de log (por exemplo, endereços IP). O código foi refeito um pouco. Todas as opções de configuração foram transferidos para um arquivo. No web.xml, agora você só tem que definir o caminho para o arquivo de configuração. Um bug com o logline limitante foi corrigido. Um erro em que a última modificação de um arquivo foi sempre exibida no horário GMT foi corrigido. Código foi adicionado para limitar o loglines em uma janela de rejeitos de uma amout dado.
Tags: Major feature enhancements
The code was switched back to the MyFaces JSF
implementation, so logtail now uses only free
software. Logtail now allows you to highlight
substrings of a logfile (for example, IP
addresses). The code was refactored a bit. All
configuration options were moved to one file. In
web.xml, you now only have to set the path to the
config file. A bug with the logline limiting was
fixed. A bug where the last modification time of a
file was always displayed in GMT time was fixed.
Code was added to limit the loglines in a tailing
window to a given amout.

2006-04-08 10:45
0.2-SNAPSHOT-build48

Esta compilação corrige muitos bugs pouco e tem algumas características novas, incluindo um perfil no arquivo pom.xml para a publicação de construir artefatos para o diretório de artefato Luntbuild, a inclusão de uma dependência em JSTL no Maven construir arquivo e um código para limitar a linhas de log em uma janela de rejeitos a um determinado número.
Tags: Minor bugfixes
This build fixes many little bugs and has some new features, including a profile in the pom.xml file for publishing the build artifacts to the Luntbuild artifact directory, the inclusion of a dependency on JSTL in the Maven build file, and code to limit the log lines in a tailing window to a given number.

2006-03-31 08:44
0.2-SNAPSHOT

O número de loglines em um rabo-de janela é limitado agora. Isso corrige falhas do navegador se você tiver um arquivo de log muito tempo aberto. Os decoradores agora pode ser configurado no web.xml.
Tags: Minor feature enhancements
The number of loglines in a tail-window is limited
now. This fixes crashes of the browser if you have
a very long logfile open. The decorators can now
be configured in web.xml.

2006-03-27 10:05
0.1

Tags: Initial freshmeat announcement

Project Resources