BrightSide Workbench Full Report + Source Code
org.turro.elephant.log.ILogger Interface Reference

Public Member Functions

void doLog (LogType type, String id, String name, String path, String msg, Serializable data)
 
long getCountOf (String comment, String logPath, Date since)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 27 of file ILogger.java.

Member Function Documentation

◆ 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: