Django Channels logger
Project description
bluesocket
Logger for Django Channels
Push your logging through socket connection.
from bluesocket import Logger, logging`
logger = Logger(consumer, "name", level=logging.DEBUG)
logger.debug('message')
Supported Consumers
from channels.generic.websocket import WebsocketConsumer, JsonWebsocketConsumer
Install
pip install bluesocket
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bluesocket-0.0.1.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file bluesocket-0.0.1.tar.gz
.
File metadata
- Download URL: bluesocket-0.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b5bae97466a3e2b6ae4bbf757556bcf13cf1402f66b03924113c4ba964fa0c8 |
|
MD5 | 5445538b643cde2c6578401e71ea0d33 |
|
BLAKE2b-256 | 500cd36753d4d72059e57098c77705a9694a9aeefa9ad805a79cbf8289a581a4 |
File details
Details for the file bluesocket-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: bluesocket-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9569ddb5552d25bbb09e7f0cd9335fe91f8e084be43e8946423388963d6dd46 |
|
MD5 | e242c2743ead156c444d057779bdcbd3 |
|
BLAKE2b-256 | fe35e9747fd7509b5e259cdb6b21e128584ed60a549e32099800a9ce373644fd |