8000 Remove use of logger library (stdlib/gem) · Issue #4684 · asciidoctor/asciidoctor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Remove use of logger library (stdlib/gem) #4684
Open
@mojavelinux

Description

@mojavelinux

The Ruby language project removed the logger library from stdlib starting in 3.3. Now users get a warning that they have to add a dependency on the logger gem. Since it's the policy of this project to have no required runtime dependencies, our only option is to remove the use of the logger library. Instead, Asciidoctor should provide its own complete implementation that emulates the main function of the logger library.

Metadata

Metadata

Assignees

Labels

regressionIssues related to a previously working feature that is now broken

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0