public interface MessageLogger<MEMBER>
| Modifier and Type | Method and Description |
|---|---|
void |
log(MEMBER from,
MEMBER to,
Object... message) |
void |
log(MEMBER to,
Object message) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.