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.401.638 Times

Release Log Movies software
Filter: All | Freeware | Demo
 

Release Log Movies

< 1 2 3 4 5 > 
Released: April 01, 2018  |  Added: April 15, 2018 | Visits: 9.253

WMS Log Storage WMS Log Storage is a feature rich Windows Media Services or Adobe Flash Media Server log file analyzer. The program generates HTML-based reports with tables and charts. Highly detailed and easily configurable reports output to screen, file directories, ftp or email. Unlike other analyzers, WMS...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $74.90 USD Size: 10.16 MB Download (1477): WMS Log Storage Download

Released: August 19, 2007  |  Added: August 22, 2007 | Visits: 2.483

Inventory Log Easy Data Entry Inventory log will run on a standard windows PC, including cash registers. If an employee notices that they are running out of an item, they can simply add it to the shopping list. They can easily print or email you the shopping list with one click. Departments...





Platforms: Windows

License: Shareware Cost: $129.00 USD Size: 2.47 MB Download (132): Inventory Log Download

Released: May 18, 2019  |  Added: September 02, 2019 | Visits: 8.816

Proxy Log Explorer Proxy Log Explorer is the fastest and most powerful analysis application for monitoring the efficiency corporate Internet usage of your Proxy server. Proxy Log Explorer creates dynamic reports on-the-fly. Also, you can easily get virtually any subreport by just right-clicking the item you need...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $64.90 USD Size: 10.32 MB Download (1245): Proxy Log Explorer Download

Released: March 26, 2009  |  Added: March 30, 2009 | Visits: 2.037

Memory Release Master Memory Release Master Free Version monitors your system in the background and frees up memory whenever needed to increase the performance of your computer. It automatically optimizes in the background, but never interferes with your work, because it optimizes your system when your processor usage...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 2.29 MB Download (949): Memory Release Master Download

Released: October 22, 2008  |  Added: December 02, 2008 | Visits: 1.751

XpoLog Center Log Management Log Server and Analysis Platform Quickly Isolate Applications and IT problems. Reduce operations cost, Prevent Business Loss, Correlate, Search and Report Any Type of Log. -IT Systems and Applications generate huge volumes of Log Data. -Logs and IT Data contain critical information on...


Platforms: Windows, *nix

License: Shareware Cost: $500.00 USD Size: 63.9 MB Download (116): XpoLog Center Log Management Download

Released: July 21, 2011  |  Added: August 09, 2011 | Visits: 4.775

Cash Register Log Cash register missing money again? Track your sales and missing money. Find which cashier is on the take. Force them to log sales and missing money when they close the till. Whether you own a retail store or a coffee shop ... when you come home from your business you should know how much...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 5.39 MB Download (418): Cash Register Log Download

Released: December 03, 2008  |  Added: December 26, 2008 | Visits: 2.184

Log Monitor Export You may be an experienced technology or server designer, or a college student making his or her first steps towards a engineer career , looking for a handy application for extending suitable software-software system. Whatever the case may be, look no further than our Log Monitor Export, for it...


Platforms: Windows

License: Shareware Cost: $65.00 USD Size: 11.23 MB Download (117): Log Monitor Export Download

Added: May 20, 2010 | Visits: 1.132

adcfw-log adcfw-log is a tool for analyzing firewall logs in order to extract meaningful information. It is designed to be a standalone script with very few requirements that can generate different kinds of reports, such as fully formatted reports of what had been logged, with summaries by source or...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): adcfw-log Download

Added: June 22, 2010 | Visits: 1.178

HTTPD::Log::Filter HTTPD::Log::Filter is a Perl module to filter entries out of an httpd log. SYNOPSIS my $hlf = HTTPD::Log::Filter->new( exclusions_file => $exclusions_file, agent_re => .*Mozilla.*, format => ELF, ); while( <> ) { my $ret = $hlf->filter( $_ ); die "Error at line $.: invalid log...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): HTTPD::Log::Filter Download

Added: August 05, 2010 | Visits: 1.014

Log::StdLog Log::StdLog is a Perl module with a simple log file via a special filehandle. SYNOPSIS use Log::StdLog { level => warn, file => "$0.log" }; # Messages at the same or a higher level are logged... print {*STDLOG} error => "This error message will be loggedn"; print {*STDLOG} warn => "This...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Log::StdLog Download

Added: July 08, 2010 | Visits: 1.260

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: November 14, 2010 | Visits: 970

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: August 22, 2010 | Visits: 1.097

Log::Dispatch::TkText Log::Dispatch::TkText provides a Text widget for Log::Dispatch. SYNOPSIS use Tk ; use Log::Dispatch; use Log::Dispatch::TkText ; my $dispatch = Log::Dispatch->new; my $mw = MainWindow-> new ; my $tklog = $mw->Scrolled(LogText, name => tk, min_level => debug); $tklog -> pack ; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Log::Dispatch::TkText Download

Added: August 05, 2010 | Visits: 960

Log::Delimited Log::Delimited is a simple module to help log results. SYNOPSIS #!/usr/bin/perl -w use strict; use Log::Delimited; my $log = Log::Delimited->new({ log_cols => [url, step, elapsed], log_info => [http://slap.com/cgi-bin/slow_script, step 1, 99993.0923], })->log; $log->{log_info} =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Log::Delimited Download

Added: October 11, 2010 | Visits: 822

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: April 07, 2010 | Visits: 1.193

IPTables log analizer IPTables log analizer displays Linux 2.4 iptables logs (rejected, acepted, masqueraded packets...) in a nice HTML page (it support rough netfilter logs but also Shorewall and Suse Firewall logs). This page shall be easy to read and understand to reduce the manual analysis time. This page...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (111): IPTables log analizer Download

Added: July 26, 2010 | Visits: 794

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: 806

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: May 23, 2010 | Visits: 1.440

Log::Dispatch::File::Rolling Log::Dispatch::File::Rolling is a Perl object for logging to date/time/pid stamped files. SYNOPSIS use Log::Dispatch::File::Rolling; my $file = Log::Dispatch::File::Rolling->new( name => file1, min_level => info, filename => Somefile%d{yyyyMMdd}.log, mode => append ); $file->log(...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): Log::Dispatch::File::Rolling Download

Added: October 22, 2010 | Visits: 1.096

Log::Dispatch::File::Alerts Log::Dispatch::File::Alerts is a Perl object for logging to alert files. SYNOPSIS use Log::Dispatch::File::Alerts; my $file = Log::Dispatch::File::Alerts->new( name => file1, min_level => emerg, filename => Somefile%d{yyyy!!!!}.log, mode => append ); $file->log( level => emerg,...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): Log::Dispatch::File::Alerts Download

< 1 2 3 4 5 >