pisces.utilities.log.LogDescriptor.__init__# LogDescriptor.__init__(mode='models')[source]# Initialize the LogDescriptor with a specific mode. Parameters: mode (str) – The mode of logging to use. This corresponds to the configuration section in pisces_config (e.g., “models”, “profiles”, etc.). Defaults to “models”.