JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
net.thevpc.nsite.context
NSiteLog
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
info(NMsg)
debug(NMsg)
error(NMsg)
warn(NMsg)
Interface NSiteLog
public interface
NSiteLog
Author:
thevpc
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
debug
(
NMsg
msg)
void
error
(
NMsg
msg)
void
info
(
NMsg
msg)
void
warn
(
NMsg
msg)
Method Details
info
void
info
(
NMsg
msg)
debug
void
debug
(
NMsg
msg)
error
void
error
(
NMsg
msg)
warn
void
warn
(
NMsg
msg)