trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

[TRI-3504] Make it clear when log properties have been clipped

Open matt-aitken opened this issue 1 year ago • 1 comments

We limit the length of log properties but don't make it clear that this has happened. We should make this clearer somehow, e.g. by adding a property that says this?

TRI-3504

matt-aitken avatar Aug 29 '24 20:08 matt-aitken

Hey @matt-aitken I would like to work on this issue. What I found out till now there is a logger.ts file having functions as logger.log() , logger.debug() etc , but I can't find anything limiting there lengths when calling them, Can you give some more details of what exactly is needed? Thanks.

varunguleriaCodes avatar Sep 07 '24 19:09 varunguleriaCodes