public class NetworkLogEnvelope extends Object implements Serializable
NetworkLogManager publishes.| Constructor and Description |
|---|
NetworkLogEnvelope(String cat,
Level lev,
long mil,
String mes) |
NetworkLogEnvelope(String category,
String level,
String time,
String message) |
| Modifier and Type | Method and Description |
|---|---|
LogRecord |
asLogRecord() |
String |
getCategory() |
Level |
getLevel() |
String |
getMessage() |
long |
getMillis() |
String |
toString() |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.