Skip to content
Lasse27 edited this page Mar 10, 2025 · 1 revision

FusionLogger-Python Wiki

Welcome to the FusionLogger-Python Wiki, your central resource for all documentation, examples, and guides on using and extending the FusionLogger-Python logging framework.

Table of Contents

Introduction

FusionLogger-Python is a centralized logging framework designed for high-performance and flexible logging in Python applications. It provides configurable log levels, dynamic scopes, and a token-based formatting system to meet the needs of both development and production environments.

Getting Started

To begin using FusionLogger-Python, install the package via pip:

pip install fusion_logger_lasse27

Clone this wiki locally