@spinajs/log
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -198,3 +198,3 @@ /// <reference types="node" /> | ||
export declare abstract class LogModule extends SyncModule { | ||
abstract getLogger(options?: any[]): Log; | ||
abstract getLogger(options?: any): Log; | ||
} | ||
@@ -201,0 +201,0 @@ /** |
{ | ||
"name": "@spinajs/log", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Log lib for all spinejs related libs", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
26338