Easy log writing with Python.
Ideal for easy log writing in Python applications.
- Write logs to a file.
- Write logs on screen.
- Write both at the same time.
- Owner change option (user and group). Requires permits for its operation.
- Red Hat 8 or Rocky Linux 8 (Tested on Rocky Linux 8.10)
- Python 3.12
- Python Libraries
- libPyUtils v2.1
Copy the "libPyLog" folder to the following path:
/usr/local/lib/python3.12/site-packages
NOTE: The path changes depending on the version of Python used.