History.fromLog constructor
Implementation
History.fromLog(this.resultType, this.message, Log log)
:
classLocation = log.classLocation
,functionLocation = log.functionLocation
,_monitor = log.getMonitor()
,_debug = log.getDebug()
,_historyList = log.getHistoryList()
;