Function moella::run

source ·
pub async fn run(custom_extensions: &CustomExtensions) -> Arc<Manager>
Expand description

Sets up logging, starts the server, and returns the handle. Also handles argument parsing.

Logging is controlled using the environment variable KVARN_LOG. See this page for log settings.