tarantool / tarantool/tarantool
We need a separate logger with a possibility to write long strings
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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