Uses of Interface
is.codion.common.logging.MethodLogger.Entry
Packages that use MethodLogger.Entry
Package
Description
Logging related classes.
RMI server related classes.
-
Uses of MethodLogger.Entry in is.codion.common.logging
Methods in is.codion.common.logging that return MethodLogger.EntryModifier and TypeMethodDescriptionMethods in is.codion.common.logging that return types with arguments of type MethodLogger.Entry -
Uses of MethodLogger.Entry in is.codion.common.rmi.server
Methods in is.codion.common.rmi.server that return types with arguments of type MethodLogger.EntryMethod parameters in is.codion.common.rmi.server with type arguments of type MethodLogger.EntryModifier and TypeMethodDescriptionstatic ClientLog
ClientLog.clientLog
(UUID clientId, List<MethodLogger.Entry> entries) Instantiates a new ClientLog instance.