anthonymendez / PyCraftServerManager

A Python wrapper for Minecraft Servers. Control your Minecraft Server through this Python Package with the normal features + more
GNU General Public License v3.0
1 stars 0 forks source link

Create an internal logging system #23

Closed anthonymendez closed 4 years ago

anthonymendez commented 4 years ago

Log entrance, and exit of functions to a file. Include server print outs. Another log file for just server print outs.

anthonymendez commented 4 years ago

https://fangpenlin.com/posts/2012/08/26/good-logging-practice-in-python/