Logfile Library 1.2.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Logfile Library 1.2.0 (Default branch)
# 1  
Old 01-12-2009
Logfile Library 1.2.0 (Default branch)

Logfile is a C library that provides a basiclogging function.License: GNU General Public License v3Changes:
This release brings together clean code, a new Web site, and complete documentation and man pages.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Logfile monitoring with logfile replacement

Bonjour, I've wrote a script to monitor a logfile in realtime. It is working almost perfeclty except for two things. The script use the following technique : tail -fn0 $logfile | \ while read line ; do ... some stuff done First one, I'd like a way to end the monitoring script if a... (3 Replies)
Discussion started by: Warluck
3 Replies
Login or Register to Ask a Question
EBSHELL(1)						User Contributed Perl Documentation						EBSHELL(1)

NAME
EekBoek - Bookkeeping software for small and medium-size businesses SYNOPSIS
ebshell EekBoek is a bookkeeping package for small and medium-size businesses. Unlike other accounting software, EekBoek has both a command-line interface (CLI) and a graphical user-interface (GUI). Furthermore, it has a complete Perl API to create your own custom applications. EekBoek is designed for the Dutch/European market and currently available in Dutch only. An English translation is in the works (help appreciated). DESCRIPTION
For a description how to use the program, see <http://www.eekboek.nl/docs/index.html>. BUGS AND PROBLEMS
Please use the eekboek-users mailing list at SourceForge. AUTHOR AND CREDITS
Johan Vromans (jvromans@squirrel.nl) wrote this package. Web site: <http://www.eekboek.nl>. COPYRIGHT AND DISCLAIMER
This program is Copyright 2005-2010 by Squirrel Consultancy. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with Perl. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the Artistic License for more details. perl v5.14.2 2012-03-10 EBSHELL(1)