1
0
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:
2021-08-19 14:14:38 +02:00
parent 692eb31e0a
commit fe73433742
4 changed files with 21631 additions and 5 deletions

View File

@ -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