Package ch.tocco.nice2.types.api
Interface LogReceivable
public interface LogReceivable
For adapters or other contributions to implement if they would like to receive the logger
from the TypeManager when they get created.
-
Method Summary
-
Method Details
-
setLog
void setLog(org.slf4j.Logger log)
-