gc_tracer
gc_tracer copied to clipboard
Wrong method name
https://github.com/ko1/gc_tracer/blob/master/ext/gc_tracer/gc_logging.c#L737
rb_define_module_function(mod, "setup_looging_custom_fields=", gc_tracer_setup_logging_custom_fields, 1);
I believe it should be logging
, not looging
...
It's like loogle!
:+1: