Class MicrosecondConverter

All Implemented Interfaces:
ContextAware, LifeCycle

Outputs the number of microseconds of the timestamp.
Since:
1.3.0
Author:
ceki
  • Constructor Details

  • Method Details

    • convert

      public String convert(ILoggingEvent event)
      Description copied from class: Converter
      The convert method is responsible for extracting data from the event and returning a formatted string representation.
      Specified by:
      convert in class Converter<ILoggingEvent>
      Parameters:
      event - the event to convert
      Returns:
      the formatted string representation