Package com.fayupable.logged.core.model
package com.fayupable.logged.core.model
-
Record ClassesClassDescriptionTracks the position of the current method invocation within a chain of nested
@Loggedcalls on the same thread.Immutable record describing a single method invocation captured by aLoggedinterceptor.