BazerUtils.jl

BazerUtils.jl assembles various utilities for Julia, including configurable logging with per-level file output, module filtering, and multiple format options.

Distributed under the MIT license.

Install

using Pkg
pkg"registry add https://github.com/LouLouLibs/loulouJL.git"
Pkg.add("BazerUtils")