opensourceautomation / Open-Source-Automation

Open Source Automation is a home and commercial automation engine
www.opensourceautomation.com
GNU Lesser General Public License v3.0
97 stars 62 forks source link

Logging - Problems with Source #311

Closed VaughnRupp closed 8 years ago

VaughnRupp commented 8 years ago

Log4Net is using Class names to group the logs, but programs on a client machine have the same class names. The whole system needs to be changed to use object names instead.

VaughnRupp commented 8 years ago

This has been changed and it impacts almost everything in OSA. So all plugins need to be checked for compliance. Reading the logs is easier than ever though and it looks great. The names in the list are all simplified and services on different machines all stay in their own logs, plugin overlaps are gone too..