storacha / workers

Repository of specific single function workers.
0 stars 1 forks source link

Please provide a way to log locally only #19

Open natevw opened 1 year ago

natevw commented 1 year ago

I'm getting a bunch of LogTail connection attempts out of my development VM when I run the @web3-storage/access-api package locally. In a case like this — where I don't have a LOGTAIL_TOKEN and don't really need/want to be collecting metrics while working on the code anyway — could there be an option to just bypass the actual API connection? I.e. just show locally only and/or simply discard instead of connecting to logtailApiURL….