StatsExt.newStatsLog

Creates a new stats log instance according to the provided config settings. If the reopenable files extension exists, the log file is registered with it.

class StatsExt
static
newStatsLog

Parameters

app IApplication

the application instance

stats_config StatsLog.Config

stats log configuration instance

Return Value

Type: StatsLog

new, configured StatsLog instance

Meta