Loxer - v3.0.0
    Preparing search index...

    Variable LoxerConst

    Loxer: Loxer = instance

    This is the main class of Loxer. It works "static" because it's a singleton instance though you don't need to call ~new Loxer()~. Instead you use it with Loxer.log() (or any other method).