最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Replacement for JaninoEventEvaluator after Logback update - Stack Overflow

programmeradmin1浏览0评论

Recently updated logback-classic to 1.5.16 to address vulnerabilities, including one caused by JaninoEventEvaluator, which has now been removed.

I've found this tool which helps create a custom evaluator to replace Janino's, but is this the only option? Do we need custom evaluators every time we want to filter our logs, or has the team provided some replacement for the Janino evaluator? Alternatively, are there plans to replace it?

I'd rather not add custom code if there's a way to contain the filtering logic entirely in logback.xml.

发布评论

评论列表(0)

  1. 暂无评论