Crate tarolog
Source - Format
- Format is a callback that using by tarantool logger for format all log records.
- set_default_logger_format
- Set a new formation function to a default tarantool logger.
- set_logger_format
- Set a new formation function to a tarantool logger.
- JsonInjector
- Injector is a function that provides additional information to the log records (e.g. instance-id, request-id).
- PlainInjector
- Injector is a function that provides additional information to the log records (e.g. instance-id, request-id).