Skip to content

pythonjsonlogger 🔗

MODULE DESCRIPTION
core

Core functionality shared by all JSON loggers

defaults

Collection of functions for building custom json_default functions.

exception
json

JSON formatter using the standard library's json for encoding.

jsonlogger

Stub module retained for compatibility.

msgspec

JSON Formatter using msgspec

orjson

JSON Formatter using orjson

utils

Utilities for Python JSON Logger