temporalio / temporalio/samples-typescript

[Feature Request] Add sample for usage with Pino-logger

Open
#340 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.