-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Hi,
I'm using rollbar, to track issues\warnings automatically.
My .env configuration:
CC_API_SOURCE=fixer
CC_USE_SSL=false
CC_FIXERIO_ACCESS_KEY=*******************
CC_ENABLE_LOG=false
CC_ENABLE_CACHE=true
CC_CACHE_TIMEOUT=7200
Beside I have cache timetout set to 7200 minutes the log says that the package is trying to get currency each minute, do you have any idea why this is happening?
My second question is, beside I have LOG set to false. Is still recording warning messages ( which are sent to rollbar )
Any idea how to solve these 2 issues?
