Interface Logger
- All Known Implementing Classes:
LoggerProxy
public interface Logger
-
Method Summary
-
Method Details
-
log
Log a message to the default provider on this runtime.- Parameters:
message- the message to emit to log
-
LoggerProxymessage - the message to emit to log