Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > System > Logging

    mlogging 0.1

    Download button

    No screenshots available
    Downloads: 119  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Kies Lee | More programs
    GPL / FREE
    February 28th, 2012, 21:48 GMT
    ROOT / System / Logging

     Read user reviews (0)  Refer to a friend  Subscribe

    mlogging description

    Logging for MultiProcess

    mlogging is a tool to provide an additional handlers for MultiProcess program based on logging module.

    It provides two handlers :

    - RotatingFileHandler_MP
    - TimedRotatingFileHandler_MP

    Installation

    python setup.py install

    Example

    from mlogging import RotatingFileHandler_MP

    my_logger = logging.getLogger('MyLogger')
    # Add the log message handler to the logger
    handler = RotatingFileHandler_MP(
                  LOG_FILENAME, maxBytes=200, backupCount=5)

    my_logger.addHandler(handler)



    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    rotating logging | Python logging | Python | MultiProcess | rotating

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM