+1
−0
lib/labkit/logging/json_logger.rb
0 → 100644
+44
−0
spec/labkit/logging/json_logger_spec.rb
0 → 100644
+123
−0
Loading
Extract GitLab JsonLogger into labkit See merge request !96