Use new IntelliJ Logging API
- Remove log4j implementation
- Use
java.util.logging
to intercept the logs
Compatibility with Projector
- User classes instrumented by Projector to open the browser.
First release to JetBrains marketplace.
- basic log forwarding functionality