Interface ExoLogFactory

All Known Implementing Classes:
AbstractExoLogFactory, SimpleExoLogFactory, SLF4JExoLogFactory

public interface ExoLogFactory
This factory garantees the plugability of the logging system.
Version:
$Id: ExoLogFactory.java 34394 2009-07-23 09:23:31Z dkatayev $
Author:
Julien Viet
  • Method Summary

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