-
- All Implemented Interfaces:
-
ca.nexapp.logging.Logging
public class XRay implements Logging
-
-
Method Summary
Modifier and Type Method Description final UnitsuppressXRayException(Exception exception)final Set<KClass<out Exception>>getExceptions()LoggergetLogger()-
-
Method Detail
-
suppressXRayException
final Unit suppressXRayException(Exception exception)
-
getExceptions
final Set<KClass<out Exception>> getExceptions()
-
getLogger
Logger getLogger()
-
-
-
-