lily
    Preparing search index...

    Variable defaultConst

    default: Logger = ...

    default logger instance configured with package name and standard options. ready to use out of the box for simple logging needs.

    import logger from 'viol';
    logger.info('application started');