Contents

jsonformatter 0.3.4

0

Python log in json format.

Python log in json format.

Stars: 47, Watchers: 47, Forks: 10, Open Issues: 5

The MyColorfulDays/jsonformatter repo was created 6 years ago and the last code push was 1 years ago. The project is moderately popular with 47 github stars!

How to Install jsonformatter

You can install jsonformatter using pip

pip install jsonformatter

or add it to a project with poetry

poetry add jsonformatter

Package Details

Author
MyColorfulDays
License
BSD 2-Clause License Copyright (c) 2019, MyColorfulDays All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Homepage
https://github.com/MyColorfulDays/jsonformatter.git
PyPi:
https://pypi.org/project/jsonformatter/
GitHub Repo:
https://github.com/MyColorfulDays/jsonformatter

Classifiers

  • Utilities
No  jsonformatter  pypi packages just yet.

Errors

A list of common jsonformatter errors.

Code Examples

Here are some jsonformatter code examples and snippets.

Related Packages & Articles

python-json-logger 4.0.0

Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.

JsonForm 0.0.2

Form validation for JSON-like data (i.e. document) in Python.

jsonfield 3.2.0

A reusable Django field that allows you to store validated JSON in your model.

jsoncomment 0.4.2

A wrapper to JSON parsers allowing comments, multiline strings and trailing commas