public interface Log
Modifier and Type | Method and Description |
---|---|
void |
error(String msg,
Exception ex) |
void |
log(LogLevel level,
String msg,
Object... args) |
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.