Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spinajs/log

Package Overview
Dependencies
Maintainers
1
Versions
324
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/log - npm Package Compare versions

Comparing version 2.0.180 to 2.0.181

0

lib/cjs/bootstrap.d.ts

@@ -0,0 +0,0 @@ import { Bootstrapper } from "@spinajs/di";

4

lib/cjs/bootstrap.js

@@ -52,6 +52,6 @@ "use strict";

};
LogBotstrapper = __decorate([
exports.LogBotstrapper = LogBotstrapper;
exports.LogBotstrapper = LogBotstrapper = __decorate([
(0, di_1.Injectable)(di_1.Bootstrapper)
], LogBotstrapper);
exports.LogBotstrapper = LogBotstrapper;
//# sourceMappingURL=bootstrap.js.map

@@ -0,0 +0,0 @@ export * from "@spinajs/log-common";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ILogEntry, Log } from "@spinajs/log-common";

@@ -130,7 +130,7 @@ "use strict";

};
FrameworkLogger = __decorate([
exports.FrameworkLogger = FrameworkLogger;
exports.FrameworkLogger = FrameworkLogger = __decorate([
(0, di_1.NewInstance)(),
__metadata("design:paramtypes", [String, Object, log_common_1.Log])
], FrameworkLogger);
exports.FrameworkLogger = FrameworkLogger;
const logFactoryFunction = (container, logName) => {

@@ -137,0 +137,0 @@ if (log_common_1.Log.Loggers.has(logName)) {

@@ -0,0 +0,0 @@ declare const CONFIGURATION_SCHEMA: {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ICommonTargetOptions, LogTarget } from "@spinajs/log-common";

@@ -20,7 +20,7 @@ "use strict";

};
BlackHoleTarget = __decorate([
exports.BlackHoleTarget = BlackHoleTarget;
exports.BlackHoleTarget = BlackHoleTarget = __decorate([
(0, di_1.Singleton)(),
(0, di_1.Injectable)("BlackHoleTarget")
], BlackHoleTarget);
exports.BlackHoleTarget = BlackHoleTarget;
//# sourceMappingURL=BlackHoleTarget.js.map

@@ -0,0 +0,0 @@ import { IColoredConsoleTargetOptions, ILogEntry, LogTarget } from "@spinajs/log-common";

@@ -66,7 +66,7 @@ "use strict";

};
ColoredConsoleTarget = __decorate([
exports.ColoredConsoleTarget = ColoredConsoleTarget;
exports.ColoredConsoleTarget = ColoredConsoleTarget = __decorate([
(0, di_1.Singleton)(),
(0, di_1.Injectable)("ConsoleTarget")
], ColoredConsoleTarget);
exports.ColoredConsoleTarget = ColoredConsoleTarget;
//# sourceMappingURL=ColoredConsoleTarget.js.map

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -255,2 +255,3 @@ "use strict";

};
exports.FileTarget = FileTarget;
__decorate([

@@ -260,7 +261,6 @@ (0, log_common_1.Logger)("LogFileTarget"),

], FileTarget.prototype, "Log", void 0);
FileTarget = __decorate([
exports.FileTarget = FileTarget = __decorate([
(0, di_1.PerInstanceCheck)(),
(0, di_1.Injectable)("FileTarget")
], FileTarget);
exports.FileTarget = FileTarget;
//# sourceMappingURL=FileTarget.js.map

@@ -0,0 +0,0 @@ export * from "./BlackHoleTarget.js";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Bootstrapper } from "@spinajs/di";

@@ -0,0 +0,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

@@ -0,0 +0,0 @@ export * from "@spinajs/log-common";

@@ -0,0 +0,0 @@ export * from "@spinajs/log-common";

@@ -0,0 +0,0 @@ import { ILogEntry, Log } from "@spinajs/log-common";

@@ -0,0 +0,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

@@ -0,0 +0,0 @@ declare const CONFIGURATION_SCHEMA: {

@@ -0,0 +0,0 @@ const CONFIGURATION_SCHEMA = {

@@ -0,0 +0,0 @@ import { ICommonTargetOptions, LogTarget } from "@spinajs/log-common";

@@ -0,0 +0,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

@@ -0,0 +0,0 @@ import { IColoredConsoleTargetOptions, ILogEntry, LogTarget } from "@spinajs/log-common";

@@ -0,0 +0,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

@@ -0,0 +0,0 @@ /// <reference types="node" resolution-mode="require"/>

@@ -0,0 +0,0 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

@@ -0,0 +0,0 @@ export * from "./BlackHoleTarget.js";

@@ -0,0 +0,0 @@ export * from "./BlackHoleTarget.js";

{
"name": "@spinajs/log",
"version": "2.0.180",
"version": "2.0.181",
"description": "Log lib for all spinejs related libs",

@@ -45,7 +45,7 @@

"@colors/colors": "^1.5.0",
"@spinajs/configuration": "^2.0.180",
"@spinajs/di": "^2.0.180",
"@spinajs/exceptions": "^2.0.180",
"@spinajs/internal-logger": "^2.0.180",
"@spinajs/log-common": "^2.0.180",
"@spinajs/configuration": "^2.0.181",
"@spinajs/di": "^2.0.181",
"@spinajs/exceptions": "^2.0.181",
"@spinajs/internal-logger": "^2.0.181",
"@spinajs/log-common": "^2.0.181",
"ajv": "^8.12.0",

@@ -52,0 +52,0 @@ "chalk": "5.2.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc