Open pehruby opened 1 year ago
Within the Get APIC Token
keyword in apic_common.resource
, you could use Set Log Level NONE
to disable logging and then later re-enable logging.
It seems to me this affects content of log.html file only but not the console output where the traceback is still displayed.
When login is unsuccesful the password is diplayed in log/traceback as a part of aaaLogin.json body.
Is there a way how to deal with this?