Stuart Stein

Results 3 issues of Stuart Stein

I have this: ```go func getLogger() (*zap.Logger, error) { dir, err := os.Executable() if err != nil { panic(err) } fullpath := filepath.Join(filepath.Dir(dir), "proxy.log") cfg := zap.NewProductionConfig() cfg.OutputPaths = []string{...

Issue Type: Bug Click nREPL in bottom toolbar Click Fire Up Getting Started REPL Click Use Existing Directory repl fails to start with the error in the terminal: The output...

bug
jack-in
upstream

- Name: Clojure - Version: 1.11 1.8 is getting a bit old now!

help wanted
request/language-version
language/clojure