Skip to content

Does log_level = "INFO" really make a difference with latest Jubilant? #57

Description

@dwilding

How to write integration tests for a charm > Log to a file has a sample pyproject.toml that contains:

# Retain INFO logs in the "Captured log call" section when run interactively.
# Otherwise, that section will have DEBUG logs (coming from log_file_level).
log_level = "INFO"

The comment says that the presence of log_level = "INFO" has an effect on the Jubilant output when running integration tests. Let's see if there's really a difference when using the latest version of Jubilant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions