Python logging made super easy!
Project description
Logga
Overview
Python logging made super easy!
Refer to Logga's documentation for detailed instructions.
Installation
With pip
:
pip install logga
git
-syntax:
logga @ git+https://github.com/loum/logga.git@<release_version>
Development
Prerequisites
- GNU make
- Python 3 Interpreter. We recommend installing pyenv
- Docker
Getting Started
Makester is used as the Integrated Developer Platform.
(macOS Users only) Upgrading GNU Make
Follow these notes to get GNU make.
Creating the Local Environment
Get the code and change into the top level git
project directory:
git clone https://github.com/loum/logga.git && cd logga
NOTE: Run all commands from the top-level directory of the
git
repository.
For first-time setup, get the Makester project:
git submodule update --init
Initialise the environment:
make init-dev
Local Environment Maintenance
Keep Makester project up-to-date with:
git submodule update --remote --merge
Help
There should be a make
target to get most things done. Check the help for more information:
make help
Running the Test Harness
We use pytest. To run the tests:
make tests
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
Built Distribution
File details
Details for the file logga-1.0.5.tar.gz
.
File metadata
- Download URL: logga-1.0.5.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ae64212e4fefb18effd1397a322e0775b791990bc3375fcb16d8f6814f44116 |
|
MD5 | 5eef06f5dc73fb55933fba6707fc905b |
|
BLAKE2b-256 | 500680dc5b8baef91cce212cbd0065337f43fe1f9d8a055ae4aaf2581b9ee2ca |
File details
Details for the file logga-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: logga-1.0.5-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c88a75db28501a09f5cd0beeeb4f1b0409b5198f59db40b78a3c7628ff42a84 |
|
MD5 | 7f8cd50d7cad5186d40b9cae669824f2 |
|
BLAKE2b-256 | bb59c10a1ad647135397845ac8634c6f7b3621faf2f5ccdbfdf1649e1036dd4f |