Tag

java.util.logging

1 views collected around this technical thread.

Top Architect
Top Architect
May 17, 2022 · Backend Development

JetBrains IntelliJ Platform Drops Log4j in Favor of java.util.logging – Migration Guide

JetBrains announced that the IntelliJ platform will discontinue Log4j and adopt java.util.logging as the standard logging framework, providing migration steps, stub implementations, and security rationale for developers to update their plugins and codebases accordingly.

BackendIntelliJJava
0 likes · 6 min read
JetBrains IntelliJ Platform Drops Log4j in Favor of java.util.logging – Migration Guide
Top Architect
Top Architect
Feb 19, 2022 · Backend Development

IntelliJ Platform Drops Log4j for java.util.logging: Migration Guide and Security Rationale

JetBrains announced that the IntelliJ platform will discontinue Log4j usage, recommending java.util.logging as the standard logging framework, and provides detailed migration steps, security reasons, and version information for developers to adapt their plugins and dependencies.

IntelliJJavaSlf4j
0 likes · 6 min read
IntelliJ Platform Drops Log4j for java.util.logging: Migration Guide and Security Rationale