mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-15 20:19:21 +00:00
Added a timestamp to the logger
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
import { logger as console } from '../src/Logger'
|
||||
import Logger, { logger as console } from '../src/Logger'
|
||||
|
||||
Logger.timestamp = true
|
||||
|
||||
/**
|
||||
* This test file is simple :D
|
||||
|
Reference in New Issue
Block a user