Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.446 Times

Log Class software
Filter: All | Freeware | Demo
 

Log Class

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 727

phpLogFacility phpLogFacility is a log class for PHP (like log4j for java ), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output. It includes features as auto rotating files, log levels, etc. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (70): phpLogFacility Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 480

phpLogFacility (a working log4php) phpLogFacility is a log class for PHP (like log4j for java or the dead log4php projects here), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output. Platforms: Windows, Mac, Linux

License: Freeware Size: 8.07 KB Download (59): phpLogFacility (a working log4php) Download

Added: September 20, 2013 | Visits: 460

XLog for Linux XLog, a PHP 5 oriented object class, can be used for logging messages into one or more files. To start using it you first have to initialize the class and, optionally, set the path to the default log file(if you use only one file). $log = new XLog("path-to-the-log-file"); If you intend to use... Platforms: *nix

License: Freeware Size: 10.63 MB Download (33): XLog for Linux Download

Added: November 14, 2010 | Visits: 973

Log::Dispatch::ToTk Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle... Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Log::Dispatch::ToTk Download

Added: March 10, 2010 | Visits: 875

Regexp::Log Regexp::Log is a Perl base class for log files regexp builders. SYNOPSIS my $foo = Regexp::Log::Foo->new( format => custom %a %b %c/%d, capture => [qw( host code )], ); # the format() and capture() methods can be used to set or get $foo->format(custom %g %e %a %w/%s %c);... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Regexp::Log Download

Added: July 08, 2010 | Visits: 1.264

Puppet::Log Puppet::Log provides a log facility with an optional Tk display. This class implements a log facility with an optional Tk display. I .e once the class is created, you can log messages in it, but the Tk display does no need to be created at the same time. You may invoke later only when you... Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Puppet::Log Download

Added: January 25, 2010 | Visits: 1.147

Log::Log4perl::DateFormat Log::Log4perl::DateFormat is a Log4perl advanced date formatter helper class. SYNOPSIS use Log::Log4perl::DateFormat; my $format = Log::Log4perl::DateFormat->new("HH:mm:ss,SSS"); # Simple time, resolution in seconds my $time = time(); print $format->format($time), "n"; # =>... Platforms: *nix

License: Freeware Size: 225.28 KB Download (94): Log::Log4perl::DateFormat Download

Added: May 10, 2013 | Visits: 747

A Singleton log file creator This class is a basic Singleton log file creator. It allows separate classes/modules to log their activities to the same file (even the same line if they want to).This is a quite basic log file creator, intended to assist in program development. It is a singleton class so that if multiple log... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): A Singleton log file creator Download

Added: May 10, 2013 | Visits: 402

ML Log This class can be used to log Web site visitors in a MySQL database and compute statistics from the logged information.It uses sessions to destinguish each visitor. It can determine the visitors county by looking up a database table with information of the countries associated to each IP address... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (51): ML Log Download

Added: September 02, 2013 | Visits: 457

Log::Dispatch::FileShared This module provides an output class for logging to shared files under the Log::Dispatch system. Log messages are written using the flock file locking mechanism on a per write basis which means that this module is suitable for sharing a log file in a multitasking environment. Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): Log::Dispatch::FileShared Download

Added: February 11, 2010 | Visits: 847

Class::ParmList Class::ParmList is a Perl module with methods for processing named parameter lists. SYNOPSIS use Class::ParmList qw(simple_parms parse_parms); $thingy->some_method({ -bgcolor => #ff0000, -textcolor => #000000 }); sub some_method { my ($self) = shift; my ($parm_ref) = @_; my $parms... Platforms: *nix

License: Freeware Size: 16.38 KB Download (89): Class::ParmList Download

Added: June 22, 2010 | Visits: 967

class.upload.php class.upload.php manipulates uploads and images very easily. It can convert and resize uploaded images in many ways. It uses the GD library. How does it work? - the class constructor upload handles a uploaded file (it can also handle a local file) some optional parameters can be set up to... Platforms: *nix

License: Freeware Size: 43.01 KB Download (98): class.upload.php Download

Added: October 11, 2010 | Visits: 826

Log::Localized Log::Localized is a Perl module to localize your logging. SYNOPSIS What you most probably want to do is something like: package Foo; use Log::Localized; sub bar { # this message will be displayed if method bars verbosity is >= 1 llog(1,"running bar()"); } # this message will be... Platforms: *nix

License: Freeware Size: 19.46 KB Download (87): Log::Localized Download

Added: July 26, 2010 | Visits: 799

Log::Log4perl::JavaMap Log::Log4perl::JavaMap is a Perl module that maps java log4j appenders to Log::Dispatch classes. SYNOPSIS ############################### log4j.appender.FileAppndr1 = org.apache.log4j.FileAppender log4j.appender.FileAppndr1.File = /var/log/onetime.log log4j.appender.FileAppndr1.Append =... Platforms: *nix

License: Freeware Size: 225.28 KB Download (88): Log::Log4perl::JavaMap Download

Added: October 26, 2010 | Visits: 809

Log::Log4perl::AutoCategorize Log::Log4perl::AutoCategorize - extended Log::Log4perl logging. ABSTRACT Log::Log4perl::AutoCategorize extends Log::Log4perls (l4p) easy mode, adding 2 main features; 1. extended, automatic, transparent categorization capabilities a. logging category <-... Platforms: *nix

License: Freeware Size: 40.96 KB Download (89): Log::Log4perl::AutoCategorize Download

Added: August 06, 2010 | Visits: 1.206

Log::Log4perl::Layout::PatternLayout Log::Log4perl::Layout::PatternLayout Perl module contains a pattern layout. SYNOPSIS use Log::Log4perl::Layout::PatternLayout; my $layout = Log::Log4perl::Layout::PatternLayout->new( "%d (%F:%L)> %m"); Creates a pattern layout according to... Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): Log::Log4perl::Layout::PatternLayout Download

Added: May 02, 2010 | Visits: 764

Class::Phrasebook Class::Phrasebook is a Perl module that implements the Phrasebook pattern. SYNOPSIS use Class::Phrasebook; my $pb = new Class::Phrasebook($log, "test.xml"); $pb->load("NL"); # using Dutch as the language $phrase = $pb->get("ADDRESS", { street => "Chaim Levanon", number => 88, city =>... Platforms: *nix

License: Freeware Size: 18.43 KB Download (100): Class::Phrasebook Download

Added: November 17, 2010 | Visits: 939

Log::Dispatch::Config Log::Dispatch::Config is a Log4j for Perl. SYNOPSIS use Log::Dispatch::Config; Log::Dispatch::Config->configure(/path/to/log.conf); my $dispatcher = Log::Dispatch::Config->instance; $dispatcher->debug(this is debug message); $dispatcher->emergency(something *bad* happened!); #... Platforms: *nix

License: Freeware Size: 11.26 KB Download (105): Log::Dispatch::Config Download

Released: May 01, 2013  |  Added: August 28, 2019 | Visits: 5.656

CyberMatrix Class Scheduler CyberMatrix Class Scheduler is a simple to use single or multi-user application that helps students and school administrators to quickly schedule student classes. The software can be used by schools and other institutions that must create class schedules. Class Scheduler can be used by a single... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $200.00 USD Size: 4.56 MB Download (314): CyberMatrix Class Scheduler Download

Added: February 20, 2006 | Visits: 4.924

10-Strike Log-Analyzer Raw (Apache) log files analyzer. Get statistics from your logs easily. There are many options and filters available to help you getting exact information about your site. You can easily determine the most popular files and referrers and build reports for every file requested. The program has a... Platforms: Windows

License: Shareware Cost: $69.95 USD Size: 805 KB Download (204): 10-Strike Log-Analyzer Download

1 2 3 4 5 >