examples.logging
Class Testclass1


public class Testclass1


Field Summary
 private Handlerfh
           
 private static Loggerlogger
           

Constructor Summary
Testclass1(String log_file_path, Level myLogLevel)
           

Method Summary
 voidfuh()
           

Field Detail

fh

private Handler fh

logger

private static Logger logger
Constructor Detail

Testclass1

public Testclass1(String log_file_path, Level myLogLevel)
Method Detail

fuh

public void fuh()