Uses of Class
org.dspace.app.statistics.LogLine
Packages that use LogLine
Package
Description
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 LogLineModifier and TypeMethodDescriptionstatic LogLineLogAnalyser.getLogLine(String line) split the given line into it's relevant segments if applicable (i.e. the line matches the required regular expression.