Skip to content
#

Elixir

elixir logo

Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development, and the embedded software domain.

Here are 6,943 public repositories matching this topic...

Stratus3D
Stratus3D commented Feb 10, 2019

Steps to reproduce

Run asdf. In help output a line is printed for the asdf env command:

asdf env <command> [executable]      Prints or runs an executable under a command environment

I would assume <command> is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.

FY

adraneia
adraneia commented Apr 22, 2021

Is your feature request related to a problem? Please describe.
ok so i was laying back to my chair, checking up on what i can do on this site, and i thought "Well i could send some emojis"
so i choose the emojis that i wanted to send and then i realise: i actually have to stop chilling, "get up" and then press the enter(??)

Describe the solution you'd like
you could add a button lik

papercups
aselder
aselder commented Apr 29, 2020

I was running it to a situation where I set the log_level of a Logger middleware to always be :debug, but I was still seeing log output with the Logger log_level set to warn.

Looking at the code, it does something slightly different than was the documentation says.

If the request returns {:error, whatever}, the log level is always set to :error, the custom log level function is never cal

Created by José Valim

Released September 8, 2014

Organization
elixir-lang
Website
elixir-lang.org
Wikipedia
Wikipedia

Related Topics

erlang language ruby