mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-02 11:59:17 -05:00
FEATURE: expanded error reporting in logs
- add hostname - add process_id
This commit is contained in:
parent
b7a0a295c0
commit
b6d3b1b6da
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ GEM
|
||||||
thor (~> 0.15)
|
thor (~> 0.15)
|
||||||
libv8 (3.16.14.7)
|
libv8 (3.16.14.7)
|
||||||
listen (0.7.3)
|
listen (0.7.3)
|
||||||
logster (0.8.1)
|
logster (0.8.2)
|
||||||
lru_redux (1.1.0)
|
lru_redux (1.1.0)
|
||||||
mail (2.5.4)
|
mail (2.5.4)
|
||||||
mime-types (~> 1.16)
|
mime-types (~> 1.16)
|
||||||
|
|
Loading…
Reference in a new issue