public interface XSLTLogger
void
log(String msg)
public void log(String msg)
Log a message. Parameters:msg - the message to log
msg