futurosenso-log
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -5,3 +5,3 @@ { | ||
"email": "dev@futurosenso.com", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Small logging utility. You get a logger that adds a log to a file and to the console. A new file is created if the day has changed. The log files are organized in folders by year and month.", | ||
@@ -8,0 +8,0 @@ "license": "ISC", |
@@ -1,3 +0,3 @@ | ||
Small logging utility. You get a logger that adds a synchronized log to a file and to the console. A new file is created if the day has changed. The log files are organized in folders by year and month. | ||
This logging mechanism used synchronized functions to avoid logging conflicts between modules. | ||
Small logging utility. You get a logger that adds a log to a file and to the console. A new file is created if the day has changed. The log files are organized in folders by year and month. | ||
This logging mechanism used synchronized functions when writing to the log file. | ||
*** | ||
@@ -4,0 +4,0 @@ Usage example: |
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
12063
5