Skip to content

Spurious error message at initialization #182

Open
@guillomovitch

Description

@guillomovitch

When calling init_key_issuer() with read_only parameter set to true (or without this parameter, as this is the default value), an error message is loggued:
[ERROR] [cryptojwt.key_issuer.init_key_issuer] Not allowed to write to disc!

It seems a bit exaggerated to qualify this as an error, whereas it is just the expected behaviour. I'd rather use INFO or DEBUG level, to avoid false alert.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions