Create Environment Event
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
Load Environment Event
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
Base Environment Component
Creates a new environment component that by default only holds configuration and logger components.
This component can be extended to provide more complex system and application environments.