Commit Graph

12 Commits

Author SHA1 Message Date
98be55ced1 unknown formatting change (must have changed git settings in update for gitextensions) 2019-10-18 09:21:11 +01:00
9ba44d273e added console target to NLogConfig.xml, to help debugging on console, rather than using console.writelines. 2018-03-08 09:18:20 +00:00
Watts
54b6094a43 added debug and release installers build configuration to projects/solution to enable building installers in a complete/single step, to save building them individually. 2017-04-15 20:21:28 +01:00
119c60a0be update all dll versions to 0.1.5.0 2017-03-19 07:57:35 +00:00
bb1eeed231 reference ConfigurationHandler and update calls to get configurations.
removed ConfigMonitor.cs.
#54
2017-03-02 22:04:58 +00:00
f4e8f0a76f updated the AssemblyInfo properties to be the right version. 2017-02-27 16:47:51 +00:00
f5513ce122 change all versions to 0.1.2.0 2017-02-22 22:31:31 +01:00
1babd514ce fixed path.combine null exception if the config doesnt exist 2017-02-16 22:16:37 +00:00
ebfced87ee fix relative file paths (file not found errors).
added razor engine to WindowsDataCenter project.
fixed odd logCount errors in spa.js/index.html
2017-02-16 17:07:48 +00:00
00a6894197 added trace logging to the controller classes.
changed nlog config file to output trace logging.
#9
2017-02-13 14:07:09 +00:00
f73fb9d345 renamed Class1 to NLogger.cs.
implemented ILogger interface for NLog logger.
added Chainsaw NLogConfig.xml file.
#9
2017-02-10 22:37:57 +00:00
666975b2ec added NLog Logger stub project to implement the logger. #9 2017-02-09 16:30:50 +00:00