loggr
loggr copied to clipboard
SIMPLEERROR - there is no package called ‘variable’
I'm seeing this error show up in my logs, but it's not generated by anything I'm doing. As far as I can tell there's no R package out there called "variable" either.
Can you help me understand where this error is coming from and how I can resolve it? I'd like to keep my logs clean of extraneous stuff.
2017-04-06 21:29:54.558 - DEBUG - HELLO
2017-04-06 21:37:24.893 - SIMPLEERROR - there is no package called ‘variable’
2017-04-06 21:37:25.771 - SIMPLEERROR - there is no package called ‘variable’
This is most likely a muffled error, not by you, but in some package you're using. You can disable whether muffled messages should be logged or not.