Uses of Class
jetbrains.buildServer.util.impl.TCLogStatistic
-
Packages that use TCLogStatistic Package Description jetbrains.buildServer.util jetbrains.buildServer.util.impl -
-
Uses of TCLogStatistic in jetbrains.buildServer.util
Fields in jetbrains.buildServer.util declared as TCLogStatistic Modifier and Type Field Description static TCLogStatistic
TCRollingFileAppender. STATISTIC
-
Uses of TCLogStatistic in jetbrains.buildServer.util.impl
Methods in jetbrains.buildServer.util.impl that return TCLogStatistic Modifier and Type Method Description static TCLogStatistic
TCLogStatistic. init(org.apache.logging.log4j.core.LogEvent event, String appenderName, String logFileName, TimeService timeService, String periods)
Create a new instance if the instance is not created or change current instance or do nothing if the log level is low or do nothing if the appender is not being tracked
-