BazerUtils.jl

Assorted Julia utilities including custom logging
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.github/dependabot.yml7L
-rw-r--r--.github/workflows/CI.yml43L
-rw-r--r--.github/workflows/CompatHelper.yml16L
-rw-r--r--.github/workflows/Documentation.yaml30L
-rw-r--r--.github/workflows/TagBot.yml31L
-rw-r--r--.gitignore20L
-rw-r--r--LICENSE21L
-rw-r--r--Project.toml34L
-rw-r--r--README.md117L
-rw-r--r--docs/Manifest.toml320L
-rwxr-xr-xdocs/Project.toml2L
-rw-r--r--docs/make.jl44L
-rwxr-xr-xdocs/src/components/AuthorBadge.vue139L
-rwxr-xr-xdocs/src/components/Authors.vue28L
-rwxr-xr-xdocs/src/components/VersionPicker.vue116L
-rw-r--r--docs/src/index.md23L
-rw-r--r--docs/src/lib/internals.md9L
-rw-r--r--docs/src/lib/public.md8L
-rw-r--r--docs/src/man/logger_guide.md170L
-rw-r--r--docs/src/man/read_html_tables.md107L
-rw-r--r--docs/src/man/read_jsonl.md60L
-rw-r--r--docs/superpowers/plans/2026-03-24-logger-cleanup.md1270L
-rw-r--r--docs/superpowers/specs/2026-03-24-log-rotation-design.md187L
-rw-r--r--docs/superpowers/specs/2026-03-24-logger-cleanup-design.md182L
-rw-r--r--src/BazerUtils.jl30L
-rw-r--r--src/CustomLogger.jl717L
-rw-r--r--src/HTMLTables.jl306L
-rw-r--r--src/JSONLines.jl222L
-rw-r--r--test/UnitTests/customlogger.jl527L
-rw-r--r--test/UnitTests/html_tables.jl378L
-rw-r--r--test/UnitTests/jsonlines.jl254L
-rw-r--r--test/runtests.jl32L