Hi, I tried using the easy use example, only without using Sentry. Here is the exact code I used and saved in a file I named main2.go -  Upon running the code I see the following outcome: 1. The expected log is printed to StdOut. 2. The log file I expected to see created (/home/sio/Desktop/block-lcm-starter/mylog.log) Is NOT created. 3. an error appears in the terminal below the log that was printed to StdOut. This can be seen in the following screenshot:  I wanted to ask if you are aware of the issues mentioned in 2. & 3. and if there is an expected fix. Hoping to be able to use this at work. Thank you, Erez