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
Bumped version to 2.1.0 to reflect map support and other fixes.
pull/253/merge
2.1.0
Jon Meredith
10 anni fa
parent
2ced8a69cf
commit
840acab51e
2 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
README.md
+1
-1
src/lager.app.src
+ 1
- 0
README.md
Vedi File
@ -22,6 +22,7 @@ Features
* Supports internal time and date based rotation, as well as external rotation tools
* Syslog style log level comparison flags
* Colored terminal output (requires R16+)
* Map support (requires 17+)
Usage
-----
+ 1
- 1
src/lager.app.src
Vedi File
@ -3,7 +3,7 @@
{application, lager,
[
{description, "Erlang logging framework"},
{vsn, "2.
0.3
"},
{vsn, "2.
1.0
"},
{modules, []},
{applications, [
kernel,
Scrivi
Anteprima
Caricamento…
Annulla
Salva