public class SparkShellLoggingFilter
extends org.apache.log4j.spi.Filter
| Constructor and Description |
|---|
SparkShellLoggingFilter() |
| Modifier and Type | Method and Description |
|---|---|
int |
decide(org.apache.log4j.spi.LoggingEvent loggingEvent)
If sparkShellThresholdLevel is not defined, this filter is a no-op.
|
public int decide(org.apache.log4j.spi.LoggingEvent loggingEvent)
decide in class org.apache.log4j.spi.FilterloggingEvent -