Interface NSiteLog
public interface NSiteLog
- Author:
- thevpc
-
Method Summary
-
Method Details
-
info
void info(net.thevpc.nuts.text.NMsg msg) -
debug
void debug(net.thevpc.nuts.text.NMsg msg) -
error
void error(net.thevpc.nuts.text.NMsg msg) -
warn
void warn(net.thevpc.nuts.text.NMsg msg)
-