LogFiles faststream.cli.utils.logs.LogFiles # Bases: str, Enum The class to represent supported log configuration files. json class-attribute instance-attribute # json = '.json' yaml class-attribute instance-attribute # yaml = '.yaml' yml class-attribute instance-attribute # yml = '.yml' toml class-attribute instance-attribute # toml = '.toml'