Merge pull request #6417 from ajp8164/feat/improved-log

Enhance logging with timestamps and filtering.
This commit is contained in:
Javier Donadío 2017-07-20 12:11:45 -03:00 committed by GitHub
commit e2cd5650ed
14 changed files with 356 additions and 47 deletions

View file

@ -48,3 +48,5 @@
@import "integrations/integrations";
@import "custom-amount";
@import "includes/pin";
@import "includes/logOptions";
@import "includes/checkBar";