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
sString to log