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

Logging Module freeware
Filter: All | Freeware | Demo
 

Logging Module

1 2 3 4 5 > 
Added: February 05, 2010 | Visits: 993

Python logging module The Python logging module implements a standard logging system for Python programs. It was strongly influenced by log4j from the Apache project. As this package is included in versions 2.3 and later, only users of earlier versions of Python would need to install this module. There was a need... Platforms: *nix

License: Freeware Size: 92.16 KB Download (105): Python logging module Download

Added: May 10, 2013 | Visits: 430

Extending the 'logging' module This script helps you in adding new format specifiers to the logging module. In this example, it's for the user name and the name of the function that logged the message. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Extending the 'logging' module Download

Added: May 10, 2013 | Visits: 397

Using the logging module This script allows you to use separate loggers to make specific sub-system debugging easier. You don't even have to pass the logger objects between modules; just use getLogger("my.hierarchical.name"). Messages sent to that logger would be handled by itself, then (if not removed by filters) by... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Using the logging module Download

Added: November 25, 2010 | Visits: 873

cx_Logging cx_Logging is a Python extension module which operates in a fashion similar to the logging module that ships with Python 2.3 and higher. cx_Logging project also has a C interface which allows applications to perform logging independently of Python. This project is being released to the public... Platforms: *nix

License: Freeware Size: 30.72 KB Download (88): cx_Logging Download

Added: July 29, 2013 | Visits: 466

Log4Py log4py is a logging module for python, similar to log4j Platforms: *nix

License: Freeware Size: 20.48 KB Download (37): Log4Py Download

Added: July 18, 2010 | Visits: 942

mod_log_sql mod_log_sql gives Apache the capability of logging access-log entries to an SQL database. mod_log_sql is a logging module for Apache 1.3 and 2.0 which logs all requests to a database. This began a port of the Apache 1.3 version of the module by Chris Powell, and as of February 6th, 2004 Chris... Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): mod_log_sql Download

Added: November 04, 2010 | Visits: 670

hslogger hslogger is a logging framework for Haskell, roughly similar to Pythons logging module. The project lets each log message have a priority and source be associated with it. The programmer can then define global handlers that route or filter messages based on the priority and source. hslogger... Platforms: *nix

License: Freeware Size: 28.67 KB Download (88): hslogger Download

Added: March 14, 2010 | Visits: 1.114

Log::Log4perl::FAQ Log::Log4perl::FAQ is a Perl module that contains Frequently Asked Questions (FAQ) on Log::Log4perl. This FAQ shows a wide variety of commonly encountered logging tasks and how to solve them in the most elegant way with Log::Log4perl. Most of the time, this will be just a matter of smartly... Platforms: *nix

License: Freeware Size: 225.28 KB Download (102): Log::Log4perl::FAQ Download

Added: November 07, 2013 | Visits: 386

Easylogger Easylogger is a Python package which wraps aspects of original logging module in simple and Pythonic way. You can use all power of the original package with the new facilities side-by-side. The key features of current version of easylogging package are: Easy to start logging without... Platforms: *nix

License: Freeware Size: 81.92 KB Download (40): Easylogger Download

Added: July 23, 2013 | Visits: 394

Modal Frame Contrib Package The sub-modules can be used as provided or they can be modified to implement the Modal Frame API for functionality that has not yet been covered.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > ModulesHere are some key features of... Platforms: PHP

License: Freeware Size: 20.48 KB Download (45): Modal Frame Contrib Package Download

Added: September 29, 2013 | Visits: 302

Pytools The Pytools package is like a big bag of things that are "missing" from the Python standard library. This is mainly a dependency of my other software packages, and is probably of little interest to you unless you use those. If you???*a*?re curious nonetheless, here???*a*?s what???*a*?s on offer:... Platforms: *nix

License: Freeware Size: 40.96 KB Download (39): Pytools Download

Added: November 01, 2013 | Visits: 290

ScribeHandler ScribeHandler is a simple proxy layer that works with the python standard logging module (http://docs.python.org/library/logging.html). ScribeHandler acts a a handler object that gets added to a logger in the standard way. Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): ScribeHandler Download

Added: November 07, 2013 | Visits: 249

clihelper The clihelper package is a command-line/daemon application wrapper package with the aim of creating a consistent method of creating daemonizing applications. clihelper uses logging.config.dictConfig package to create a flexible method for configuring the python standard logging module. If Python... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): clihelper Download

Added: August 17, 2013 | Visits: 205

metaconfig metaconfig is a ConfigParser bootstraping library written in Python. Metaconfig is a library for centralising your Python's ConfigParser files. It is inspired by the logging module where it is increadibly easy to start writing code that depends on logging whilst deferring how log messages will... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): metaconfig Download

Added: September 28, 2013 | Visits: 273

latimes-qiklog A simplified version of Python???*a*?s logging module. Debugging levels, log formatting and log output are preconfigured. Installation 01. Download the module pip install latimes-qiklog 02. If you want to integrate with Django, add the following variable to settings.py LOG_DIRECTORY =... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): latimes-qiklog Download

Added: November 09, 2013 | Visits: 285

TreeDict TreeDict is a dictionary-like, hierarcical python container to simplify the bookkeeping surrounding parameters, variables and data. It aims to be fast, lightweight, intuitive, feature-rich and stable. * A design emphasis on concise, immediately readable and intuitive syntax and functionality.... Platforms: *nix

License: Freeware Size: 225.28 KB Download (41): TreeDict Download

Added: November 25, 2013 | Visits: 652

django-debug-toolbar jango-debug-toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content. Currently, the following panels have been written and are working: * Django version * Request timer... Platforms: *nix

License: Freeware Size: 143.36 KB Download (42): django-debug-toolbar Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 375

Python RRDTool module py-rrdtool is a Python module provides an interface to RRDTool, the well known graphing/logging tool. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 18.37 KB Download (48): Python RRDTool module Download

Added: May 10, 2013 | Visits: 548

Vaultline Payment Module This payment module allows merchants using osCommerce to accept credit card payments using the VaultLine transaction gateway.The module allows you to choose between immediate payment and pre-authorization of the card for the amount concerned.The module uses NuSOAP (homepage an open-source PHP... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (51): Vaultline Payment Module Download

Added: August 19, 2013 | Visits: 819

Php-Logging-System Welcome to the Php-Logging-System website. Phpsyslog is a log analyzer written in php. It allows an administrator to monitor and search for logs saved in a centralized mysql database. There are several modules that allow you to monitor logs from many different applications, each with their own... Platforms: PHP

License: Freeware Size: 2.47 MB Download (40): Php-Logging-System Download

1 2 3 4 5 >