temporalio / temporalio/samples-typescript
[Feature Request] Add sample for usage with Pino-logger
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 465
- Forks
- 148
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 11
Description
Describe the solution you'd like
We already have a sample for using the SDK with an upstream Winston logger (custom-logger), and in most cases, writing custom log adaptors is simple enough. Yet, we get a few requests specifically regarding usage with the Pino logging framework, and notably regarding how to also get Pino-style loggers in activity and workflow code (here's one such request).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing custom-logger sample and reviewing how it integrates the SDK with Winston. Then examine the requested Pino usage for activity and workflow code. Done means a sample demonstrates Pino logging in those contexts and can be followed by SDK users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100