UNPKG

miniprogram-logger

Version:

It is used to log and gather statistics of users' behavior.

5 lines (4 loc) 194 B
export { isLogLevel, AllLevels } from './ILogger'; export { LogManager } from './log-manager'; export { RelatimeLogger } from './realtime'; export { ReportAnalytics } from './report-analytics';