whylogs_container.whylabs.container.startup¶
Functions
Classes
|
- class whylogs_container.whylabs.container.startup.Server(setup_logging: bool = True, config: ServerConfig | None = None)¶
Bases:
object
- server_shutdown()¶
- server_start()¶
- start(port=8000) None ¶
Start all of the sub processes and the uvicorn server.
- whylogs_container.whylabs.container.startup.init_logging() None ¶