|
void | doLog (LogType type, String id, String name, String path, String msg, Serializable data) |
|
long | getCountOf (String comment, String logPath, Date since) |
|
- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 27 of file ILogger.java.
◆ doLog()
void org.turro.elephant.log.ILogger.doLog |
( |
LogType |
type, |
|
|
String |
id, |
|
|
String |
name, |
|
|
String |
path, |
|
|
String |
msg, |
|
|
Serializable |
data |
|
) |
| |
◆ getCountOf()
long org.turro.elephant.log.ILogger.getCountOf |
( |
String |
comment, |
|
|
String |
logPath, |
|
|
Date |
since |
|
) |
| |
The documentation for this interface was generated from the following file: