tarantool / tarantool

Get your data in RAM. Get compute close to data. Enjoy the performance.
https://www.tarantool.io
Other
3.39k stars 379 forks source link

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

Open Kasen opened 6 years ago

Kasen commented 6 years ago

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.

opomuc commented 6 years ago

Currently all data that is beyond 16kB is truncated. See: #3248

knazarov commented 6 years ago

Qualities I personally would like to see in logger: