Variable logConst

log: Logger = ...

The default logging implementation. Import a logger using:

import {log} from 'api/Logger';