Related to https://github.com/jsimonet/log-any/issues/1, if seems that computing the caller is time-consuming. Maybe is could be optional? `use Log::Any.add( Log::Any::Pipeline.new( :no-caller-category ) )` On or off by default?