public interface TemplateLog
void
debug(String title, String message)
error(String title, String message)
info(String title, String message)
void info(String title, String message)
void debug(String title, String message)
void error(String title, String message)
Copyright © 2022 vpc open source initiative. All rights reserved.