Skip to content

diary.jl file is created but nothing is written to it #1

@crbinz

Description

@crbinz

I'm using Diary v0.1.1 with julia v1.5.0 on mac OS. Here's my Diary.jl config file:

author = "Chris Binz"
date_format = "E U d HH:MM"
diary_name = "diary.jl"
autocommit = true
directory_mode = false
blacklist = []

When I open a new Julia session (and stay in the v1.5 environment), Diary.jl seems to be loaded correctly, and I can verify that ~/.julia/environments/v1.5/diary.jl exists. However, when I type some commands into the REPL, nothing shows up in the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions