AKSW / jekyll-rdf

📃 A Jekyll plugin to include RDF data in your static site or build a complete site for your RDF graph
http://aksw.org/Projects/JekyllRDF
Other
57 stars 10 forks source link

Jekyll breaks with some logger issue #294

Closed white-gecko closed 11 months ago

white-gecko commented 11 months ago

Fails with:

ruby/3.2.0/gems/logger-1.6.0/lib/logger.rb:385:in `level': undefined method `[]' for nil:NilClass (NoMethodError)

    @level_override[Fiber.current] || @level
                   ^^^^^^^^^^^^^^^

is related to: https://github.com/jekyll/jekyll/pull/9392