- java.lang.Object
-
- br.com.objectos.logging.Event
-
- br.com.objectos.logging.Event2<T1,T2>
-
- Type Parameters:
T1- the type of the first log argumentT2- the type of the second log argument
public final class Event2<T1,T2> extends Event
A log event that takes two arguments.- Since:
- 2