Interface ExoLogFactory

All Known Implementing Classes:
AbstractExoLogFactory, SimpleExoLogFactory, SLF4JExoLogFactory

public interface ExoLogFactory
This factory garantees the plugability of the logging system.
  • Method Summary

    Modifier and Type
    Method
    Description
    Obtain a logger for the specified name.
    Obtain a logger for the specified name.