Removed logging
This commit is contained in:
parent
359a63c2fb
commit
9354f0790c
51 changed files with 154 additions and 556 deletions
|
|
@ -14,7 +14,7 @@ import java.util.concurrent.ConcurrentHashMap
|
|||
import akka.AkkaException
|
||||
import reflect.BeanProperty
|
||||
|
||||
trait RemoteModule extends Logging {
|
||||
trait RemoteModule {
|
||||
val UUID_PREFIX = "uuid:"
|
||||
|
||||
def optimizeLocalScoped_?(): Boolean //Apply optimizations for remote operations in local scope
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue