Masonite Log Viewer
Project description
Browserlog
Log Viewer for Masonite Framework
Table of Contents
Preview
Installation
# Using pip
$ pip install browserlog
# Using Pipenv
$ pipenv install browserlog
# Using Poetry
$ poetry add browserlog
Add BrowserlogProvider
to your providers list in config/providers.py
:
from browserlog.providers import BrowserlogProvider
PROVIDERS = [
# Third Party Providers
BrowserlogProvider,
]
This will add a new browserlog:install
command to craft. Then run in your terminal:
craft browserlog:install
Go to http://myapp/logs.
Support
Browserlog
appreciates help from a wide range of different backgrounds. Small improvements or fixes are always appreciated and issues labeled as easy may be a good starting point. If you are considering larger contributions outside the traditional coding work, please contact us through hellomasonite@gmail.com .
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
browserlog-1.0.0.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file browserlog-1.0.0.tar.gz
.
File metadata
- Download URL: browserlog-1.0.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d4dece2dc5543ad0a991d5d21929515a69505e34686f731cd03e4b334c56aa2 |
|
MD5 | 3aa5d6b5b3b0914b48b68d7bf656ef61 |
|
BLAKE2b-256 | 01a96f42dec069f6630b182ae1216245e68bce7b0074b163f7c5f353543c4023 |
File details
Details for the file browserlog-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: browserlog-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fe55f3167cc8f72209d6d0e64e7ab716422167f717ec70aae99b2aaedd77b40 |
|
MD5 | 05b938ffd37a78bcdb061293687cb767 |
|
BLAKE2b-256 | aa7a7f83274bcabf84ad833f595b72672d9239f60efd9a9472b53c26b9ee2045 |