Skip to content

Emit log messages with correct level

What does this MR do?

Emit console logs with the correct level (error/warn/info/log/debug) instead of just log. This allows filtering by IDEs and log aggregators such as journald. Additional updates JsonLdService to use an injected logger instead of console.debug.

Contribution Guidelines

By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this merge request

Merge request reports

Loading