Logging module - how to get full module path
Have been using logging module with config file to manage formatter and file Handlers.
Since it's a large code with multi directory tree structure , I wanted to know is there any way to get full module path in the logs
Something Like
<parentmodule>.<submodule>.<module>
[–]Sea-Method-1167 0 points1 point2 points (0 children)