mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-24 21:15:58 +00:00
Fix missing file names for new Log partition code
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
#include <boost/filesystem.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
|
||||
SETUP_LOG (Application)
|
||||
|
||||
// VFALCO: TODO, fix this, it might have broken with the Log changes
|
||||
LogPartition TaggedCachePartition("TaggedCache");
|
||||
LogPartition AutoSocketPartition("AutoSocket");
|
||||
Application* theApp = NULL;
|
||||
|
||||
Reference in New Issue
Block a user