Skip to content

Instantly share code, notes, and snippets.

@ndevenish
Created March 27, 2019 22:39
Show Gist options
  • Save ndevenish/39b7cc801a7b8855bb10b8ea23fe32e7 to your computer and use it in GitHub Desktop.
Save ndevenish/39b7cc801a7b8855bb10b8ea23fe32e7 to your computer and use it in GitHub Desktop.
dials.refine default logging
<--""
Level WARNING
|
o<--"dials"
| Level DEBUG
| Handler Stream <open file '<stdout>', mode 'w' at 0x1075fa150>
| Level INFO
| Formatter fmt='%(message)s' datefmt=None
| Handler File '/Users/nickd/dials/analysis/betalactamase/dials.refine.log'
| Level INFO
| Formatter fmt='%(message)s' datefmt=None
| Handler File '/Users/nickd/dials/analysis/betalactamase/dials.refine.debug.log'
| Level DEBUG
| Formatter fmt='%(message)s' datefmt=None
| |
| o<--[dials.algorithms]
| | |
| | o<--[dials.algorithms.refinement]
| | |
| | o<--"dials.algorithms.refinement.constraints"
| | | Level NOTSET so inherits level DEBUG
| | |
| | o<--"dials.algorithms.refinement.engine"
| | | Level NOTSET so inherits level DEBUG
| | |
| | o<--[dials.algorithms.refinement.outlier_detection]
| | | |
| | | o<--"dials.algorithms.refinement.outlier_detection.outlier_base"
| | | Level NOTSET so inherits level DEBUG
| | |
| | o<--[dials.algorithms.refinement.parameterisation]
| | | |
| | | o<--"dials.algorithms.refinement.parameterisation.autoreduce"
| | | | Level NOTSET so inherits level DEBUG
| | | |
| | | o<--"dials.algorithms.refinement.parameterisation.configure"
| | | | Level NOTSET so inherits level DEBUG
| | | |
| | | o<--"dials.algorithms.refinement.parameterisation.crystal_parameters"
| | | Level NOTSET so inherits level DEBUG
| | |
| | o<--"dials.algorithms.refinement.refinement_helpers"
| | | Level NOTSET so inherits level DEBUG
| | |
| | o<--"dials.algorithms.refinement.refiner"
| | | Level NOTSET so inherits level DEBUG
| | |
| | o<--"dials.algorithms.refinement.reflection_manager"
| | | Level NOTSET so inherits level DEBUG
| | |
| | o<--[dials.algorithms.refinement.restraints]
| | |
| | o<--"dials.algorithms.refinement.restraints.restraints"
| | Level NOTSET so inherits level DEBUG
| |
| o<--[dials.array_family]
| | |
| | o<--"dials.array_family.flex"
| | Level NOTSET so inherits level DEBUG
| |
| o<--[dials.command_line]
| |
| o<--"dials.command_line.refine"
| Level NOTSET so inherits level DEBUG
|
o<--"dxtbx"
| Level DEBUG
| Handler <logging.NullHandler object at 0x10dc7e9d0>
|
o<--"future_stdlib"
Level WARNING
Handler Stream <open file '<stderr>', mode 'w' at 0x1075fa1e0>
Formatter fmt='%(levelname)s:%(name)s:%(message)s' datefmt=None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment