com
ugrokit
api
Ugi
LoggingCallback
Public Member Functions
com.ugrokit.api.Ugi.LoggingCallback Interface Reference
Overview
Interface for the logging callback.
Public Member Functions
void
log
(String s)
Log a string.
More...
Member Function Documentation
◆
log()
void com.ugrokit.api.Ugi.LoggingCallback.log
(
String
s
)
Log a string.
Parameters
s
String to log