Kyle Ross

Results 8 comments of Kyle Ross

@czhao028 Can you provide a full example? This package doesn't manipulate the `filterByFormula` when sending to the Airtable SDK so it would most likely be that your formula is incorrect...

@Mihailoff I couldn't agree more. I'm pretty deep in another project right now, but I'll add this to my list to accomplish next.

@ulich I'm actually adding a new configuration option to v4.0.0 that will allow you to customize the output of the log prior to logging it to the terminal when `dev`...

I've noticed there has been a discrepancy with the type definitions. I, unfortunately, did not create them and would prefer to pull the types into the repository as you have...

@quickdraw6906 You are missing the curly braces: ```js import { LambdaLog } from "lambda-log"; export const logger: LambdaLog = new LambdaLog(); ```

Awesome work on this! I'm currently in the process of building version 4.0.0 of LambdaLog now to solve this issue along with a few others that have been on my...

+1 on this! @pkuczynski I think it would also be useful to exclude `CHANGELOG.md` as well. It seems that the changelog information is more reliable in the Releases versus that...

@miki3421 Glad to hear you have it deployed and working :) When I built this, I was looking for a simple solution to add a software-controlled fan to my RPi...