I noticed that zerolog.Array does not provide a method for adding a value's type to the array using reflection. I'd expected this to be similar to using the zerolog.Event.Type() method, but within an ...