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

Message Log Xsl freeware
Filter: All | Freeware | Demo
 

Message Log Xsl

< 1 2 3 4 5 > 
Added: November 07, 2010 | Visits: 906

SVK::Log::Filter::Babelfish SVK::Log::Filter::Babelfish is a Perl module to translate logs to various natural languages. SYNOPSIS > svk log --filter babelfish de //mirror/project/trunk ---------------------------------------------------------------------- r1234 (orig r456): author | 2006-05-15 09:28:52 -0600 Dieses...



Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): SVK::Log::Filter::Babelfish Download

Added: January 25, 2010 | Visits: 1.140

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

Log::Log4perl::Appender::RRDs Log::Log4perl::Appender::RRDs is a log to a RRDtool Archive. SYNOPSIS use Log::Log4perl qw(get_logger); use RRDs; my $DB = "myrrddb.dat"; RRDs::create( $DB, "--step=1", "DS:myvalue:GAUGE:2:U:U", "RRA:MAX:0.5:1:120"); print time(), "n"; Log::Log4perl->init(qq{ log4perl.category =...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (91): Log::Log4perl::Appender::RRDs Download

Added: January 22, 2010 | Visits: 1.947

SVN::Log::Index SVN::Log::Index is a Perl module that can index and search over Subversion commit logs. SYNOPSIS my $index = SVN::Log::Index->new({ index_path => /path/to/index }); if($creating) { # Create from scratch if necessary $index->create({ repo_url => url://for/repo }); } $index->open(); # And...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (109): SVN::Log::Index Download

Added: January 05, 2010 | Visits: 930

Message::Style Message::Style is a Perl module to perform stylistic analysis of messages. SYNOPSIS use Message::Style; my $score=Message::Style::score(@article); # or my $score=Message::Style::score(@article); This Perl library does an analysis of a RFC2822 format message (typically email messages or...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Message::Style Download

Added: March 10, 2010 | Visits: 866

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: September 23, 2010 | Visits: 1.814

Regexp::Log::BlueCoat Regexp::Log::BlueCoat is a regexp builder to parse BlueCoat log files. SYNOPSIS my $blue = Regexp::Log::BlueCoat->new( format => %g %e %a %w/%s %b %m %i %u %H/%d %c, capture => [qw( host code )], ); # the format() and capture() methods can be used to set or get $blue->format(%g %e %a...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): Regexp::Log::BlueCoat Download

Added: May 26, 2010 | Visits: 1.133

Log Mine Log Mine is a tool that produces reports on usage patterns on your Web site. Web server log files are not just hit counters. They contain valuable information about the usage patterns of your website. Unforunately many web log analysis tools lay emphasis on telling you how many hits your site...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (94): Log Mine Download

Added: January 15, 2010 | Visits: 1.141

Geo::Track::Log Geo::Track::Log is a Perl module that represent track logs and find a location based on a track log and a date. SYNOPSIS use Geo::Track::Log; my $log = new Geo::Track::Log; # add a point to a track log. $log->addPoint( { timestamp => 2004-12-25 12:00:00, lat => 0.0, long=> 0.0, } );...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): Geo::Track::Log Download

Added: August 08, 2010 | Visits: 816

ip-masq-log This patch can be used on a masquerading firewall (NAT) to keep a log of all the outgoing masqueraded TCP connections. Its even possible to log the name of the user who has opened the connection. This can be a useful security tool for many small networks that are hidden by a masquerading box if...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (99): ip-masq-log Download

Added: August 22, 2010 | Visits: 1.464

Visitors Web Log Analyzer Visitors is a very fast web log analyzer for Linux, Windows, and other Unix-like operating systems. It takes as input a web server log file, and outputs statistics in form of different reports. The design principles are very different compared to other software of the same type: No installation...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (114): Visitors Web Log Analyzer Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 1.117

Wily::Message Wily::Message is a Perl extension to handle Wily Messages. SYNOPSIS use Wily::Message; use Wily::Connect; # opens a file in wily and exits when the window is destroyed my $win_id; my $ws = Wily::Connect::connect(); my $wm = Wily::Message->new(Wily::Message::WMnew, 0, 0, 0, 1,...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): Wily::Message Download

Added: May 22, 2010 | Visits: 1.264

DocBook XSL Configurator DocBook XSL Configurator consists of a Java GUI used to create DocBook XSL FO customization layers. Users click through tables, select parameters they want to include, edit those parameters, include the customization layer in a project, write out the customization layer as an XSL file, and...


Platforms: *nix

License: Freeware Download (120): DocBook XSL Configurator Download

Added: November 07, 2010 | Visits: 1.206

Wiggly-Log Wiggly-Log is a small C++ logging library. Whilst playing with graphics I found I needed a simple and fast logging implementation that I could improve as I needed. I wanted to be able to use standard C++ features like streams for outputting user-defined datatypes instead of having to bother...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (91): Wiggly-Log Download

Added: January 25, 2010 | Visits: 658

Desktop Log Desktop Log places a window on your desktop to view log files.


Platforms: Mac

License: Freeware Download (97): Desktop Log Download

Released: October 29, 2012  |  Added: November 12, 2012 | Visits: 1.600

Lepide Event Log Manager Lepide event log manager is a comprehensive event log management solution for event log archiving, consolidation, browsing, monitoring and reporting. It helps to collect all Windows and W3C events from computers available on the network and makes it possible to effectively monitor and audit them...


Platforms: Windows

License: Freeware Size: 31.6 MB Download (440): Lepide Event Log Manager Download

Released: May 28, 2020  |  Added: June 01, 2020 | Visits: 5.988

Web Log Explorer Lite The Web Log Explorer is a powerful free log analyzer generates reports of any kind and displays them. The system of filters provides the ability to carry out deep analysis of visitor activity. It gives you activity statistics, file access statistics, and information about referring pages, search...


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

License: Freeware Size: 5.44 MB Download (797): Web Log Explorer Lite Download

Released: March 21, 2012  |  Added: April 01, 2012 | Visits: 1.247

SD Free Hide Message The Hide Message is easy-to-use, reliable and powerful tool for protecting important information that you don't want others to see.With Hide Message you can encrypt and hide your text message into image without any changes in its resolution or size.You can view the modified image with any...


Platforms: Windows

License: Freeware Size: 4.95 MB Download (86): SD Free Hide Message Download

Released: August 01, 2014  |  Added: August 23, 2014 | Visits: 1.535

Netwrix Event Log Manager Event log data is a critical source of information for security audit, compliance, and troubleshooting purposes. Major compliance regulations require event log audit data to be archived for up to 7 years. Netwrix Event Log Archiver is a free event log management tool with audit log...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 4.5 MB Download (127): Netwrix Event Log Manager Download

Released: October 31, 2012  |  Added: November 27, 2012 | Visits: 1.382

Windows Event Log Monitoring Lepide Event Log Manager is a comprehensive Windows event log monitor tool that helps enterprises in efficient log management. With the help of this application, organizations can carry out comprehensive log analysis by continuously monitoring both the system and web based events. Windows event...


Platforms: Windows

License: Freeware Size: 31.6 MB Download (99): Windows Event Log Monitoring Download

< 1 2 3 4 5 >