commit | 3da10fe5a748008aaed2dc7f4f93673c4d508c19 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Feb 27 16:37:34 2014 -0800 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Feb 27 16:37:34 2014 -0800 |
tree | 5310b1823f69cd80e8c9c42b30fb18f5387427c2 | |
parent | 0eee600916f440532abe7b64650fc1879b7720e5 [diff] [blame] |
security: Integrate certificate exchanging into sync Change-Id: I6ea284b0683d75013f6b72845d894eaed29e468c
diff --git a/log4cxx.properties b/log4cxx.properties index 9a76448..0659753 100644 --- a/log4cxx.properties +++ b/log4cxx.properties
@@ -12,6 +12,7 @@ log4j.appender.A1.layout.ConversionPattern=%d{ss,SSS} %-12c %m%n log4j.logger.SyncLogic = TRACE +log4j.logger.SyncSocket = TRACE log4j.logger.SyncValidator = DEBUG #log4j.logger.SyncInterestTable = TRACE #log4j.logger.AppDataFetch = TRACE