org.qi4j.logging.log.records
Interface EntityLogRecord

All Superinterfaces:
LogRecord

public interface EntityLogRecord
extends LogRecord


Method Summary
 Association<EntityComposite> source()
           
 
Methods inherited from interface org.qi4j.logging.log.records.LogRecord
category, compositeTypeName, logtype, message, parameters, threadName, time
 

Method Detail

source

Association<EntityComposite> source()