|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.examples.CommandLineExample
com.bankframe.examples.logging.BankFrameLogExample
public class BankFrameLogExample
This class illustrates how the different logging levels in the logging framework work.
Field Summary |
---|
Fields inherited from class com.bankframe.examples.CommandLineExample |
---|
REFRESH_KEY |
Constructor Summary | |
---|---|
BankFrameLogExample(String resourceFolder,
String tempFolder)
|
Method Summary | |
---|---|
void |
log(int level,
String category,
String msg)
|
static void |
main(String[] args)
|
Methods inherited from class com.bankframe.examples.CommandLineExample |
---|
runExample |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BankFrameLogExample(String resourceFolder, String tempFolder) throws MalformedURLException
MalformedURLException
Method Detail |
---|
public void log(int level, String category, String msg)
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |