restify / restify/node-restify

Rename bunyan_helper.js and bunyan.js in plugins to log_helper.js and log.js

Open
#1,418 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Critical Feature
Dominant language
JavaScript
Stars
10.7k
Forks
975
Avg merge
1d 6h
Merged PRs (30d)
5

Description

We're in the midst of making restify logging framework agnostic, i.e. it should be possible to use both pino and bunyan with restify. To that end we should rename anything bunyan specific to log

Contributor guide

Open the contributing guide

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 inspecting the bunyan_helper.js and bunyan.js files in plugins, then search the repository for references to those names and other bunyan-specific paths. Rename the plugin files and update their references so the logging-related names are framework-neutral, with the existing checks still passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.