nediamond
nediamond
### Temporal Affiliation - [ ] I am a Temporal employee ### Page URL https://docs.temporal.io/develop/typescript/observability#customizing-the-default-logger ### Technical Issue The example code gives a type error as seen in this screenshot:...
The docs link in `custom-logger/README.md` is outdated: Currently is: ``` The [Logging docs](https://docs.temporal.io/dev-guide/typescript/observability#logging) explain some of the code in this sample. ``` Should be: ``` The [Logging docs](https://docs.temporal.io/develop/typescript/observability#logging) explain some...