navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.config.remove_log_handlers
          • remove_log_handlers()

    navis.config.remove_log_handlers¶

    navis.config.remove_log_handlers()[source]¶

    Remove all handlers from the navis logger.

    It may be preferable to skip navis’ default log handler being added in the first place. Do this by setting an environment variable before the first import: NAVIS_SKIP_LOG_SETUP=True.

    Back to top

    Source

    © Copyright 2018, Philipp Schlegel.
    Created using Sphinx 5.3.0.