I am asking this because fyers-apiv3 log is not working for me.
For eg:
Using v3
fyers = fyersModel.FyersModel(token=access_token,is_async=False,client_id=client_id,log_path="logs/datalogs/")
I get a file in datalogs named fyersApi.log which has nothing
Using v2 i used to get a proper logs of all stock data any idea about this?