enumProps()-Shows all the properties of this link(显示此链接标签对象的所有属性和值)
Log message will appear here
DivLogger.log.trace() - Try to add a TRACE message to the above DIV
(wont work because its below the specified DEBUG level);
DivLogger.log.debug() - Try to add a DEBUG message to the above DIV
DivLogger.log.info() - Add a INFO message to the above DIV
DivLogger.log.warn() - Add a WARN message to the above DIV
DivLogger.log.error() - Add a ERROR message to the above DIV
DivLogger.log.fatal() - Add a FATAL message to the above DIV