import logging
...
log1 = logging.getLogger()
How can I find out what is the file name + path used for logging?. Like to find that out from anywhere the logging is accomplished.
also, for plotting, plot.xticks(), I like to create a range to force beginning tick, the ending tick and the step size that I like to define. How to force xticks with these?.
johans22 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.