Skip to main content

Overwatch: Python Logging Browser.

Project description

Version:
1.3.1

Introduction

overwatch is easily integrable two-in-one package built to simplify local dev & debug processes. This package contains both client and server with GUI. It includes special logger and GUI written in GTK2 that allows you to perform real-time logs monitoring from a bunch of applications.

You need PyGTK 2.0 installed in order to run this properly.

App idea inspired by loggly service which is great but not free.

Installation

You can install overwatch either via the Python Package Index (PyPI) or from source.

To install using pip,:

$ pip install overwatch

To install using easy_install,:

$ easy_install overwatch

Usage

Integrating into script

You should simply add these lines within the head of your Python application:

import overwatch overwatch.init(‘My app friendly name’)

Server handles all clients independantly, so you can patch as many scripts as you want. All their logs will be captured in parallel.

Browsing logs

Just execute this command on the same machine:

$ python2 -m overwatch

Enjoy!

Contributing

Development of overwatch resides at: http://bitbucket.org/AndrewDunai/overwatch

You are highly encouraged to participate in the development.

License

This software is licensed under the GNU GPL v2.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

overwatch-1.3.1.tar.gz (12.3 kB view details)

Uploaded Source

File details

Details for the file overwatch-1.3.1.tar.gz.

File metadata

  • Download URL: overwatch-1.3.1.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for overwatch-1.3.1.tar.gz
Algorithm Hash digest
SHA256 da0dca3fefe285d4c4e4297b8b5c394b762544a70686d0a9e34f94a7722639ae
MD5 d7fe41ce90c891fd94260b43cecf5b2b
BLAKE2b-256 a72690e5b13a6f83b8bd1d42a30c4d773202165c8f6ec7f68d94c21eb5a34b64

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page