Skip to content

Conversation

@shyinlim
Copy link

Description

Add LoggerLibrary - A simple Python logging utility with dual output and auto cleanup features.

Fixes #(issue_no)

  • Issue_no: <insert your issue no here>
  • Not applicable

Type of change

  • New project insert
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Project

  • Your Project Name: LoggerLibrary

  • Short Description:

A simple Python logging utility that provides console and file logging with
auto-generated session UUID for tracking, automatic cleanup of old logs, and zero
external dependencies. Designed for easy setup with one function call.

Checklist:

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to
    the given README_TEMPLATE.
  • My changes do not produce any warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant