PyOptiSLang logging #31
Closed
ansDArnold
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi Daniel, there are 2 options to fix it: However as you can see the logging documentation of PyMAPDL, they did it in the same way. Best regards, Petr |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation optiSLang logging (doc/api/logging.html) advises to use a protected member funtion
Optislang._logger()
which is not very pythonicWouldn't it be better to have a function like
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions