@spinajs/log
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -222,3 +222,3 @@ /// <reference types="node" /> | ||
*/ | ||
getLogger(options?: any[]): Log; | ||
getLogger(options?: any): Log; | ||
/** | ||
@@ -225,0 +225,0 @@ * Initializes bunyan logger & hooks for process:uncaughtException to log fatal application events |
{ | ||
"name": "@spinajs/log", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Log lib for all spinejs related libs", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"@spinajs/configuration": "^1.0.9", | ||
"@spinajs/di": "^1.0.16", | ||
"@spinajs/di": "^1.0.19", | ||
"@spinajs/exceptions": "^1.0.3", | ||
@@ -31,0 +31,0 @@ "bunyan": "^1.8.12", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26339
6
Updated@spinajs/di@^1.0.19