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.
using Pkg
pkg"registry add https://github.com/LouLouLibs/loulouJL.git"
Pkg.add("BazerUtils")