Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

PyLogsParser

Compare

  Analyzed about 8 hours ago

PyLogsParser is a library exposing everything a developer needs to get started with parsing and tagging logs from the most common open-source applications : parsers and a plug-and-play tagging engine are available in the package. The parsers are XML definition files that can be loaded at runtime. ... [More] The definition files were designed to be easily readable and need very little skill in programming or regular expressions, without sacrificing powerfulness or expressiveness. [Less]

34.9K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

syslog-summary

Compare

  Analyzed 4 months ago

This program summarizes the contents of a log file written by syslog, by displaying each unique (except for the time) line once, and also the number of times such a line occurs in the input. The lines are displayed in the order they occur in the input.

880 lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Activity Not Available
3.0
   
I Use This

rainbow colorizer

Compare

  Analyzed about 10 hours ago

Colorize commands output or STDIN using patterns.

2.94K lines of code

4 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

BackupRotator

Compare

  Analyzed about 6 hours ago

BackupRotator is a small Java utility to rotate files of any kind (including backup files, log files, etc.) and to be able to keep the newest *n* files.

117 lines of code

0 current contributors

about 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

logback-android

Compare

  No analysis available

Logback-Android brings the power of Logback to Android devices. Logback is a reliable, generic, fast, and flexible logging library for Android applications.

0 lines of code

1 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: eclipse, lgpl21_or...

ColorLogs

Compare

  Analyzed about 16 hours ago

This is a log colorizer perl script intended to have command output piped through it to a terminal, and allows easy file-based configuration of new highlighting schemes using simple text matches, globs or regular expressions. It works transparently even in interactive contexts with scripts which ... [More] produce prompt lines and wait for user input. Patterns are provided for ant and maven output. See the readme on the main github page for instructions. My version started as a fork of v1.1 from resentment.org, but I've made numerous improvements since then. [Less]

245 lines of code

0 current contributors

almost 7 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

EveryAuction

Compare

  Analyzed about 7 hours ago

EveryAuction is the original freeware auction script written in Perl CGI and compatible with Apache mod_perl. It provides basic functionality for hosting online auctions where users can both post and bid on items. Provides automated auction administration and user registration. Versions 1.5+ released under the GNU General Public License.

47.3K lines of code

0 current contributors

over 22 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

BlackBox Logging Framework

Compare

  Analyzed about 6 hours ago

A logging library inspired by log4net, targeting .NET Framework 4 Client Profile.

19.6K lines of code

0 current contributors

over 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags log logging

liblogging

Compare

  Analyzed about 3 hours ago

Liblogging is an easy to use library for logging. Among others, it offers an enhanced replacement for the syslog() call, but retains its ease of use. This new call is both signal- and thread-safe and can log to multiple destinations concurrently.

27.6K lines of code

0 current contributors

about 6 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

C++ Mathematical Expression Library

Compare

  Analyzed about 6 hours ago

The C++ Mathematical Expression Library (ExprTk) is a simple to use, easy to integrate and extremely efficient and fast mathematical expression parsing and evaluation engine. The parsing engine supports various kinds of functional, logic processing semantics and is very easily extendible. ... [More] http://www.partow.net/programming/exprtk/index.html Mathematical operators (+, -, *, /, %, ^) Functions (min, max, avg, sum, abs, ceil, floor, round, roundn, exp, log, log10, logn, root, sqrt, clamp, range) Trigonometry (sin, cos, tan, acos, asin, atan, atan2, cosh, cot, csc, sec, sinh, tanh, d2r, r2d, d2g, g2d, hyp) Equalities, Inequalities and Assigment (=, ==, , !!=, , >=, :=, <-) Boolean logic, conditional statements and while-loop construct (and, or, xor, not, nand, no [Less]

42.9K lines of code

2 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This