Metadata-Version: 2.4
Name: egglogger
Version: 1.0.2
Summary: A Python package that logs all output.
Author: Egglord
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file
Dynamic: requires-python

# egglogger

A simple Python library that logs all outputs to your documents folder. If you don't have a documents folder, it will create one.

This is my ninth python library :D

# !NB!

Use: pip install egglogger

But, to import it: import egglogger
