Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
SisMaker
/
lager
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Projects
0
Rilasci
53
Wiki
Attività
Sfoglia il codice sorgente
Roll 3.6.3
pull/459/head
3.6.3
Andrew Thompson
7 anni fa
parent
f92d43021f
commit
222293143f
2 ha cambiato i file
con
5 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+4
-0
README.md
+1
-1
src/lager.app.src
+ 4
- 0
README.md
Vedi File
@ -1054,6 +1054,10 @@ Example Usage:
3.x Changelog
-------------
3.6.3 - 6 June 2018
* OTP 21 support
3.6.2 - 26 April 2018
* Bugfix: flush_threshold not working (#449)
+ 1
- 1
src/lager.app.src
Vedi File
@ -3,7 +3,7 @@
{application, lager,
[
{description, "Erlang logging framework"},
{vsn, "3.6.
2
"},
{vsn, "3.6.
3
"},
{modules, []},
{applications, [
kernel,
Scrivi
Anteprima
Caricamento…
Annulla
Salva