Package com.prineside.tdi2.utils.logging
Interface PlatformLogger
- All Known Implementing Classes:
 SystemOutPlatformLogger
public interface PlatformLogger
Platform-specific log output, usually to some kind of a terminal.
 Methods may be called on any thread.
- 
Method Summary
 
- 
Method Details
- 
debug
 - 
info
 - 
warn
 - 
error
 
 -