streamsight.utils.create_config_yaml

streamsight.utils.create_config_yaml(config_filename: str)

Create a configuration file for the logger.

Writes a default configuration file for the logger in YAML format. The configuration file specifies the format of the log messages, the output stream, and the log level.

Parameters:

path (str) – The name of the file to be created.