Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Verbosity a Singleton class #1349

Merged
merged 7 commits into from
Sep 16, 2020

Conversation

RobinD42
Copy link
Contributor

@RobinD42 RobinD42 commented Sep 7, 2020

Fixes #1328

  • Switch Verbosity to be a Singleton, able to manage a collection of C verbosity flags.
  • Update related docstrings and add Verbosity to the Python API documentation.

@RobinD42 RobinD42 mentioned this pull request Sep 8, 2020
@stevengj stevengj merged commit cb3f338 into NanoComp:master Sep 16, 2020
@RobinD42 RobinD42 deleted the verbosity-singleton branch September 16, 2020 02:11
bencbartlett pushed a commit to bencbartlett/meep that referenced this pull request Sep 9, 2021
* Switch Verbosity to be a Singleton, able to manage a collection of C verbosity flags.

* Add Verbosity to the API docs

* Update docstrings

* Regenerate Python_User_Interface.md

* more docstring tweaks

* Fix typo

* Regenerate Python_User_Interface.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

One verbosity flag to rule them all
2 participants