Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
16 2 2 5

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 ?

pythonrefinitiv-dataplatform-eikon#technologylogging
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Upvotes
78.2k 246 52 72

@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.


1669280842828.png (9.7 KiB)
1669280936107.png (31.2 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

It is already set on false
Hi @s397432 ,

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