Praveen Sanap
Praveen Sanap
context from @anaghsys Its a complement to AddToLogContext but which allows the key to be present only for a certain portion of processing. Ie. if a particular key like order_id...
For printing custom things we can always directly print it using [log.Info](http://log.info/)(), log.Debug() etc. because AddToContext and such functions should be used inside library function like Interceptors etc. surfacing these...
Thanks @garyniemen. We are in the midst of adopting backstage at github.com/carousell. We will work on a prototype to integrate markdoc.io using TechDocs Addon Framework. Will report the findings. Thanks~