Class EpochConverter

All Implemented Interfaces:
ContextAware, LifeCycle

public class EpochConverter extends ClassicConverter
The EpochConverter class extends the ClassicConverter to handle the conversion of logging event timestamps into epoch time. This class allows control over whether the output epoch time is represented in milliseconds (default) or seconds.
Since:
1.5.25