Log::Any finally added structured logging.
I wanted this to be available to send to the logger more information. Specifically. I wanted to know whether the logger should die (which we can now do), and we can define whether we're using CLI or not for the level indicators.
An example of my workaround can be found in 89ddff9.
Log::Any finally added structured logging.
I wanted this to be available to send to the logger more information. Specifically. I wanted to know whether the logger should die (which we can now do), and we can define whether we're using CLI or not for the level indicators.
An example of my workaround can be found in 89ddff9.