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

koatty_logger

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_logger - npm Package Compare versions

Comparing version 1.2.6 to 1.2.8

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.2.8](https://github.com/thinkkoa/koatty_logger/compare/v1.2.6...v1.2.8) (2021-12-01)
### [1.2.6](https://github.com/thinkkoa/koatty_logger/compare/v1.1.2...v1.2.6) (2021-11-23)

@@ -7,0 +9,0 @@

4

dist/index.js

@@ -9,3 +9,3 @@ "use strict";

* @LastEditors: Please set LastEditors
* @LastEditTime: 2021-11-23 16:49:37
* @LastEditTime: 2021-12-01 20:28:00
* @License: BSD (3-Clause)

@@ -74,2 +74,4 @@ * @Copyright (c) - <richenlin(at)gmail.com>

this.logFileLevel = "WARN";
// 文件日志路径
this.logFilePath = "./logs";
// 脱敏字段

@@ -76,0 +78,0 @@ this.sensFields = new Set();

{
"name": "koatty_logger",
"version": "1.2.6",
"version": "1.2.8",
"description": "Logger for koatty.",

@@ -5,0 +5,0 @@ "scripts": {

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