Package laas.openrobots.ontology.helpers
Interface ILoggingFilter
-
- All Known Implementing Classes:
SimpleLoggingFilter
public interface ILoggingFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
filter(java.lang.String msg)
-