Skip to content

Can't run script without the logging.INFO #340

@OmarReygaert

Description

@OmarReygaert

https://github.com/dell/iDRAC-Redfish-Scripting/blob/29275d65524423e51eb0609ca2a9844f9d58f766/Redfish Python/GetSetBiosAttributesREDFISH.py

I would like to get info without the logging.INFO parts, just the raw output, but it seems that I can't achieve this without altering the file
logging.basicConfig(format='%(message)s', stream=sys.stdout, level=logging.INFO)

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