modify_namespace¶
- hoomd.logging.modify_namespace(cls, namespace=None)¶
Modify a class’s namespace to a manually assigned one.
- Parameters:
Warning
This will only persist for the current class. All subclasses will have the standard namespace assignment.