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.6
pull/479/head
3.6.6
Mark Allen
6 anni fa
parent
3d61650ae2
commit
37b7facc41
2 ha cambiato i file
con
6 aggiunte
e
1 eliminazioni
Visualizzazione unificata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+5
-0
README.md
+1
-1
src/lager.app.src
+ 5
- 0
README.md
Vedi File
@ -1100,6 +1100,11 @@ Example Usage:
3.x Changelog
3.x Changelog
-------------
-------------
3.6.6 - 24 September 2018
* Bugfix: When printing records, handle an improper list correctly.
#478
* Bugfix: Fix various tests and make some rotation code more explicit.
#476
* Bugfix: Make sure not to miscount messages during high-water mark check.
#475
3.6.5 - 3 September 2018
3.6.5 - 3 September 2018
+ 1
- 1
src/lager.app.src
Vedi File
@ -3,7 +3,7 @@
{application, lager,
{application, lager,
[
[
{description, "Erlang logging framework"},
{description, "Erlang logging framework"},
{vsn, "3.6.
5
"},
{vsn, "3.6.
6
"},
{modules, []},
{modules, []},
{applications, [
{applications, [
kernel,
kernel,
Scrivi
Anteprima
Caricamento…
Annulla
Salva