Commit Graph

7 Commits

Author SHA1 Message Date
Zheng, Lei
2e23850947 Move FCADLogger class into FreeCAD core 2018-11-17 14:42:14 +08:00
Zheng, Lei
2b206d3b0e FCADLogger: add support for lazy string evaluation 2018-10-10 19:01:25 +08:00
looooo
9a2e1e17b8 py3: exception has not attr message
assuming e.message is the same as str(e)
2018-07-01 23:08:34 +02:00
Zheng, Lei
cc16b178bb FCADLogger: add hierarchy log level support
Each module now has their own logger, and can be controlled separately
2017-10-31 04:09:10 +08:00
Zheng, Lei
412844175f Improve logger performance 2017-10-31 04:08:23 +08:00
Zheng, Lei
b737e41496 Turn off logger gui update by default
Gui update may cause crash when property editor lose focus
2017-10-31 04:06:36 +08:00
Zheng, Lei
b5a91ec889 Basic function working
Tested PointsCoincident constraint
2017-10-31 04:05:01 +08:00