ChemPal Documentation - v1.6.0
    Preparing search index...

    Module utils/Logger

    Classes - Utils

    Logger

    A simple logger that works on both the commandline and in the browser, and can directly replace the console object (for most cases).

    Enumerations - Utils

    LogLevel

    Available logging levels in ascending order of severity: DEBUG → INFO → WARN → ERROR