How to switch off logs

I am using the python package refinitiv.dataplatform. I have logs created "refinitiv-dataplatform.YYYYMMDD.HH-MM-SS.log" I would like to disable this. How can I do it ?

Answers

  • @s397432

    Sorry for the issue you are facing, let me see if I can help you in resolving this.

    Did you override the configuration, as mentioned in this thread?

    If not, please verify the version and path of the RDP library.

    1669280842828.png Then check the rdplibconfig.default.json configuration file in the rdp._path_ directory.

    The file logging can be disabled.

    1669280936107.png

    I hope this will help.

  • It is already set on false
  • Hi @s397432 ,

    Could you please provide the version of the RDP library used for further investigation?