Skip to content

First time installing and configuring ZOAU #52

Closed Answered by EnsonoStevenPerva
gngrossi asked this question in Q&A
Discussion options

You must be logged in to vote

You could create this if you need the additional logging.

The logging_config.py program would reside in some directory (often the same as your Python program) and you would import it using one of the typical Python import mechanisms. There's a bunch of different ways to do this, but the simplest is to have the logging_config.py file in the same directory as your program and simply do an import logging_config as you see in the documentation.

Hope this helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gngrossi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants