#Logging errors to a file

1 messages · Page 1 of 1 (latest)

pastel patio
#

How to write an error to a file in case of an error in a command in the same form as it looks in the console, and not just 1 line with a description of the error.

mossy breach
#

Check out python logging

pastel patio
mossy breach
#

Google : python logging module