Before this change, start method of PluginLogFile was not thread safe, thus multiple threads can create multiple log appenders to the same log file and allow duplicate log entries to be logged. This change makes start method of PluginLogFile thread safe. Change-Id: If1705b9dd74fa5482602226a7399eaee3e7c97fb