Uses of Package
com.fayupable.logged.core.port
Packages that use com.fayupable.logged.core.port
Package
Description
-
Classes in com.fayupable.logged.core.port used by com.fayupable.logged.core.portClassDescriptionOutput port responsible for resolving who triggered the current method invocation.Output port responsible for delivering a
MethodInvocationEventto wherever it needs to go: an SLF4J logger, a metrics backend, a message queue, or any other sink.Output port responsible for recording invocation metrics: how many times a method was called, how long calls took, and how many of them failed. -
Classes in com.fayupable.logged.core.port used by com.fayupable.logged.spring.aspectClassDescriptionOutput port responsible for resolving who triggered the current method invocation.Output port responsible for delivering a
MethodInvocationEventto wherever it needs to go: an SLF4J logger, a metrics backend, a message queue, or any other sink.Output port responsible for recording invocation metrics: how many times a method was called, how long calls took, and how many of them failed. -
Classes in com.fayupable.logged.core.port used by com.fayupable.logged.spring.configClassDescriptionOutput port responsible for resolving who triggered the current method invocation.Output port responsible for delivering a
MethodInvocationEventto wherever it needs to go: an SLF4J logger, a metrics backend, a message queue, or any other sink.Output port responsible for recording invocation metrics: how many times a method was called, how long calls took, and how many of them failed. -
Classes in com.fayupable.logged.core.port used by com.fayupable.logged.spring.emitterClassDescriptionOutput port responsible for delivering a
MethodInvocationEventto wherever it needs to go: an SLF4J logger, a metrics backend, a message queue, or any other sink. -
Classes in com.fayupable.logged.core.port used by com.fayupable.logged.spring.metricsClassDescriptionOutput port responsible for recording invocation metrics: how many times a method was called, how long calls took, and how many of them failed.
-
Classes in com.fayupable.logged.core.port used by com.fayupable.logged.spring.securityClassDescriptionOutput port responsible for resolving who triggered the current method invocation.