module RDF::Util::Logger

Helpers for logging errors, warnings and debug information.

Modules must provide ‘@logger`, which returns an instance of `Logger`, or something responding to `#<<`. Logger may also be specified using an `@options` hash containing a `:logger` entry. @since 2.0.0