idea-toolbox
Advanced tools
Comparing version 6.5.8 to 6.5.9
@@ -55,2 +55,3 @@ import { markdown } from './markdown'; | ||
* @param important optional; if true, highlight the line in CloudWatch | ||
* @deprecated use IDEA-AWS Logger class instead. | ||
*/ | ||
@@ -57,0 +58,0 @@ export declare function logger(context: string, err?: Error | any, content?: any, important?: boolean): void; |
@@ -136,2 +136,3 @@ "use strict"; | ||
* @param important optional; if true, highlight the line in CloudWatch | ||
* @deprecated use IDEA-AWS Logger class instead. | ||
*/ | ||
@@ -138,0 +139,0 @@ function logger(context, err, content, important) { |
{ | ||
"name": "idea-toolbox", | ||
"version": "6.5.8", | ||
"version": "6.5.9", | ||
"description": "IDEA's utility functions", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
239991
7057