mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-24 21:15:58 +00:00
Fix TaggedCache to use uniform logging interface
This commit is contained in:
@@ -25,8 +25,7 @@
|
||||
|
||||
SETUP_LOG (Application)
|
||||
|
||||
// VFALCO: TODO, fix this, it might have broken with the Log changes
|
||||
LogPartition TaggedCachePartition("TaggedCache");
|
||||
// VFALCO: TODO, fix/clean this, it might have broken with the Log changes
|
||||
LogPartition AutoSocketPartition("AutoSocket");
|
||||
Application* theApp = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user