UNPKG

@discipl/law-reg

Version:

Discipl Law and Regulation Compliance Library

12 lines (9 loc) 184 B
import * as log from 'loglevel' const logger = log.getLogger('disciplLawReg') /** * Get discpl logger * @return {object} */ export function getDiscplLogger () { return logger }