Skip to main content

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 .

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 hashes)

Uploaded Source

Built Distribution

browserlog-1.0.0-py3-none-any.whl (9.0 kB view hashes)

Uploaded Python 3

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