Georgios Kampitakis

Results 14 comments of Georgios Kampitakis

Hello 👋 are there any updates on this issue? Are types going to be included in `pino-http`? I wouldn't mind trying and start a pr with your help

I had the same problem this is how I managed to solve it if anyone is interested https://stackoverflow.com/questions/69708256/http-pino-logger-and-elastic-common-schema-ecs-format-in-nestjs.

Exactly, I created a formater and merge it with the `ecs`.

https://gist.github.com/gkampitakis/b36819f38f8886598c20ed1af7245e3a here is a gist example of how we use it. I have removed some parts as we do specific formats for our needs. Hope this helps you to achieve...

Hey 👋 Thanks for opening this issue and using go-snaps. I have thought about it but wasn't sure if it's a functionality people would use. > If agreeable, I would...

I am not convinced this is an issue with the library. The fix should be in your code where you explicitly set the type. Might be wrong of course 🤔...

Hey, thanks a lot for the pr 😊 . Will have a look at it as soon as possible

Sorry for the delay, first of all, thanks again for your contribution and for your interest in the library. I have some concerns with this solution. First, it's pretty clever...

Hey :wave:, just to keep you on the loop haven't forgot about this pr. Just waiting if there is some interest on merging the pr you shared on [pretty](https://github.com/kr/pretty)

Closing this. If there is interest from pretty to imlpement it, I am happy to document this.