Interface IFullLogSerializer<T>

All Known Implementing Classes:
FlatLogSerializer

public interface IFullLogSerializer<T>
Author:
Clayton Sims
  • Method Summary

    Modifier and Type Method Description
    T serializeLogs​(LogEntry[] logs)