public interface ExceptionLogger
Modifier and Type | Field and Description |
---|---|
static ExceptionLogger |
NO_OP |
static ExceptionLogger |
STD_ERR |
static final ExceptionLogger NO_OP
static final ExceptionLogger STD_ERR
void log(Exception ex)
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.