logshare-0.1.1 is not a library.
LogShare
Log gathering and web-sharing util
Features
Gets logs from chosen directories and creates webserver to view them. Entries changes refreshes the page. Uses authentication to prevent unauthorized access.
Usage:
logshare -a "/var/log/syslog, /opt/myapp/log" --address 127.0.0.1 --port 8088 -u user -p password --web-server