grape_logging icon indicating copy to clipboard operation
grape_logging copied to clipboard

feat: change time hash name to time_consumed

Open jughead opened this issue 3 years ago • 1 comments

Some loggers (like Ougai) use "time" provided in data as the time to be used for the log line. This PR replaces time with time_consumed.

jughead avatar Apr 07 '21 17:04 jughead

@jughead I cannot merge this since it seems like a breaking change for other people. Could you prepare PR with making this somehow optional? Or maybe just adding custom formatter for Ougai would be enough?

aserafin avatar Apr 17 '21 15:04 aserafin