Skip to content

Improve tRCP logs messages #18

Description

@mastoreto

What problem would you like to solve or improve?

When working in a backend that implements tRPC, it's very difficult to interpret the console logs. There is not an extended description, and this situation freezes the coding process.

Describe your proposed solution or enhancement.

I propose implementing Winston, a TypeScript library that allows you to customize your logs and select the specific data you need to view in the console or log files.

Implementing Winston in a tRPC configuration will expose the exchange of information you require.

Describe any alternative solutions you've considered (optional).

No response

Additional context or information (optional).

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementSuggest an improvement for an existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions