streamsight.utils.create_config_yaml

streamsight.utils.create_config_yaml(filename)

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:

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