tarantool / tarantool/tarantool

We need a separate logger with a possibility to write long strings

Open
#3,306 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature logger
Dominant language
Lua
Stars
3.7k
Forks
419
Avg merge
1d 23h
Merged PRs (30d)
88

Description

I think it should work in the separate thread and should get format string and variables as arguments and should write it into a passed file.
Also, we hope that api will be compatible with the existing logger.

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

No files, tests, or entry points are named. Begin by finding the existing logger API and implementation, then clarify the separate-thread behavior, format-string and variable arguments, passed-file handling, and compatibility requirements; done means these requirements are implemented and verified without breaking the existing logger API.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.