Better Name for ILoggerAdapter and LoggerAdapter

Open
#261 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
backend

Research direction

Start by locating ILoggerAdapter and LoggerAdapter and all of their references in the codebase. Review how callers use these wrappers, choose names that describe their role rather than adaptation, and consider the work done when the renamed types and every reference build consistently.

Written by the indexing model from the issue text.

Description

code improvement good first issue Hacktoberfest

It would be good to have a better name for ILoggerAdapter and LoggerAdapter in our codebase. They do act as wrappers around the Microsoft-provided ILogger and Logger, however, that's irrelevant to their use.

Anyone calling them should not care that they're "adapting" an interface.

Dominant language
JavaScript
Stars
54
Forks
24
PR merge metrics
No merged PRs in 30d

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.

More from DevChatter/DevChatterBot

All issues in DevChatter/DevChatterBot

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.