Uses of Class
org.dspace.app.statistics.LogLine
-
Packages that use LogLine Package Description org.dspace.app.statistics Defines usage event instrumentation points and provides implementations for testing. -
-
Uses of LogLine in org.dspace.app.statistics
Methods in org.dspace.app.statistics that return LogLine Modifier and Type Method Description static LogLineLogAnalyser. getLogLine(String line)split the given line into it's relevant segments if applicable (i.e. the line matches the required regular expression.
-