Java com.intellij.openapi.diagnostic ErrorLogger fields, constructors, methods, implement or subclass

Example usage for Java com.intellij.openapi.diagnostic ErrorLogger fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.intellij.openapi.diagnostic ErrorLogger.

The text is from its open source code.

Implementation

com.intellij.openapi.diagnostic.ErrorLogger has the following implementations.
Click this link to see all its implementation.

Method

booleancanHandle(IdeaLoggingEvent event)
voidhandle(IdeaLoggingEvent event)
Error event handling occurs in a separate thread.