Interface LogManager
-
- All Known Implementing Classes:
LogManagerImpl
public interface LogManager- Author:
- Daniel Bernstein Date: Sep 5, 2014
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidflushLogs()voidpurgeExpired()voidwrite(org.duracloud.mill.db.model.JpaAuditLogItem item)
-