AmpLoggerInspector
public protocol AmpLoggerInspector
This protocol receives the AmpLogger events
-
This callback is triggered when a logging event occurs
Declaration
Swift
func onLog(log: String)
Parameters
log
String representation of the log