-
Updated
Aug 16, 2021 - Elixir
Elixir

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 7,237 public repositories matching this topic...
Hello, I just notice that I can schedule a room with the same date and time. I think it is necessary if you will control the same date and time room for one host. I hope you understand what I mean.
Also looking forward for this pro
-
Updated
Aug 16, 2021 - Elixir
-
Updated
Jul 7, 2021 - Python
-
Updated
Jul 28, 2021
Describe the bug
The button to toggle the chat widget doesn't have discernible text.
To Reproduce
Steps to reproduce the behavior:
- Go to a page with the Papercups chat widget installed.
- Check accessibility with axe DevTools
- See
Buttons must have discernible text
issue
-
Updated
Aug 14, 2021 - Elixir
-
Updated
Aug 13, 2021 - Elixir
-
Updated
Dec 22, 2020 - Elixir
-
Updated
Aug 12, 2021 - Elixir
-
Updated
Aug 15, 2021 - SCSS
-
Updated
Aug 3, 2021 - Elixir
-
Updated
Aug 3, 2021 - Elixir
-
Updated
Aug 6, 2021 - Elixir
-
Updated
Aug 10, 2021 - Elixir
-
Updated
Mar 5, 2021 - Elixir
-
Updated
Aug 3, 2021 - Elixir
-
Updated
Aug 13, 2021 - Elixir
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
Steps to reproduce
Run
asdf
. In help output a line is printed for theasdf env
command: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