Skip to content

erickrr-bd/libPyLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

libPyLog v2.1

Easy log writing with Python.

Ideal for easy log writing in Python applications.

Characteristics

  • 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.

Requirements

  • Red Hat 8 or Rocky Linux 8 (Tested on Rocky Linux 8.10)
  • Python 3.12
  • Python Libraries
    • libPyUtils v2.1

Installation

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.