ansys / pyadditive

Pythonic interface client to Ansys additive simulation service

Home Page:https://additive.docs.pyansys.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace `ProgressLogger` with separate progress and logger objects

pkrull-ansys opened this issue Β· comments

πŸ“ Description of the feature

Separate the ProgressLogger object into a progress object and logging which follows the PyAnsys standard practice, https://dev.docs.pyansys.com/how-to/logging.html#logging.

πŸ’‘ Steps for implementing the feature

No response

πŸ”— Useful links and references

No response