syntex-logger
Advanced tools
Comparing version 1.0.8-b3 to 1.0.8-b4
@@ -351,3 +351,3 @@ let LanguageSwitcher = require('./language_manager'); | ||
{ | ||
logger.log('error', 'bridge', 'Bridge', path.join(this.logDirectory, this.pluginName + '.txt'), '%update_error%'); | ||
logger.log('error', 'bridge', 'Bridge', path.join(this.logDirectory, this.pluginName + '.txt') + ' %update_error%'); | ||
} | ||
@@ -354,0 +354,0 @@ }); |
{ | ||
"name": "syntex-logger", | ||
"version": "1.0.8-b3", | ||
"version": "1.0.8-b4", | ||
"description": "A Basic Logging System", | ||
@@ -5,0 +5,0 @@ "main": "main.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
24562