@google-cloud/logging
Advanced tools
Comparing version 9.6.4 to 9.6.6
@@ -64,8 +64,8 @@ /*! | ||
* | ||
* Note, [Cloud Logging Quotas and limits]{@link https://cloud.google.com/logging/quotas} | ||
* Note, {@link https://cloud.google.com/logging/quotas|Cloud Logging Quotas and limits} | ||
* dictates that the maximum log entry size, including all | ||
* [LogEntry Resource properties]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry}, | ||
* cannot exceed _approximately_ 256 KB. | ||
* {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry|LogEntry Resource properties}, | ||
* cannot exceed approximately 256 KB. | ||
* | ||
* @see [LogEntry JSON representation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry|LogEntry JSON representation} | ||
* | ||
@@ -72,0 +72,0 @@ * @class |
@@ -36,8 +36,8 @@ "use strict"; | ||
* | ||
* Note, [Cloud Logging Quotas and limits]{@link https://cloud.google.com/logging/quotas} | ||
* Note, {@link https://cloud.google.com/logging/quotas|Cloud Logging Quotas and limits} | ||
* dictates that the maximum log entry size, including all | ||
* [LogEntry Resource properties]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry}, | ||
* cannot exceed _approximately_ 256 KB. | ||
* {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry|LogEntry Resource properties}, | ||
* cannot exceed approximately 256 KB. | ||
* | ||
* @see [LogEntry JSON representation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry|LogEntry JSON representation} | ||
* | ||
@@ -44,0 +44,0 @@ * @class |
@@ -151,4 +151,7 @@ /*! | ||
* See {@link https://cloud.google.com/logging/docs| What is Cloud Logging?} | ||
* | ||
* See {@link https://cloud.google.com/logging/docs/api| Introduction to the Cloud Logging API} | ||
* | ||
* See {@link https://www.npmjs.com/package/@google-cloud/logging-bunyan| Logging to Google Cloud from Bunyan} | ||
* | ||
* See {@link https://www.npmjs.com/package/@google-cloud/logging-winston| Logging to Google Cloud from Winston} | ||
@@ -229,3 +232,3 @@ * | ||
* | ||
* Note, [Cloud Logging Quotas and limits]{@link https://cloud.google.com/logging/quotas} | ||
* Note, {@link https://cloud.google.com/logging/quotas|Cloud Logging Quotas and limits} | ||
* dictates that the maximum log entry size, including all | ||
@@ -235,3 +238,3 @@ * [LogEntry Resource properties]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry}, | ||
* | ||
* @see [LogEntry JSON representation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry|LogEntry JSON representation} | ||
* | ||
@@ -317,3 +320,3 @@ * @param {?object|?string} [resource] See a | ||
* | ||
* @see [entries.list API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/entries/list} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/entries/list|entries.list API Documentation} | ||
* | ||
@@ -486,3 +489,3 @@ * @param {GetEntriesRequest} [query] Query object for listing entries. | ||
* | ||
* @see [logs.list API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/logs/list} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/logs/list|logs.list API Documentation} | ||
* | ||
@@ -594,3 +597,3 @@ * @param {GetLogsRequest} [query] Query object for listing entries. | ||
* | ||
* @see [projects.sinks.list API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/list} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/list|projects.sinks.list API Documentation} | ||
* | ||
@@ -662,3 +665,3 @@ * @param {GetSinksRequest} [query] Query object for listing sinks. | ||
* | ||
* @see [Log Overview]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.logs} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.logs|Log Overview} | ||
* | ||
@@ -703,3 +706,3 @@ * @param {string} name Name of the existing log. | ||
* | ||
* @see [Sink Overview]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks|Sink Overview} | ||
* | ||
@@ -706,0 +709,0 @@ * @param {string} name Name of the existing sink. |
@@ -84,4 +84,7 @@ "use strict"; | ||
* See {@link https://cloud.google.com/logging/docs| What is Cloud Logging?} | ||
* | ||
* See {@link https://cloud.google.com/logging/docs/api| Introduction to the Cloud Logging API} | ||
* | ||
* See {@link https://www.npmjs.com/package/@google-cloud/logging-bunyan| Logging to Google Cloud from Bunyan} | ||
* | ||
* See {@link https://www.npmjs.com/package/@google-cloud/logging-winston| Logging to Google Cloud from Winston} | ||
@@ -145,5 +148,5 @@ * | ||
* | ||
* @see [Sink Overview]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks} | ||
* @see [Advanced Logs Filters]{@link https://cloud.google.com/logging/docs/view/advanced_filters} | ||
* @see [projects.sinks.create API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/create} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks|Sink Overview} | ||
* See {@link https://cloud.google.com/logging/docs/view/advanced_filters|Advanced Logs Filters} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/create|projects.sinks.create API Documentation} | ||
* | ||
@@ -227,3 +230,3 @@ * @param {string} name Name of the sink. | ||
* | ||
* Note, [Cloud Logging Quotas and limits]{@link https://cloud.google.com/logging/quotas} | ||
* Note, {@link https://cloud.google.com/logging/quotas|Cloud Logging Quotas and limits} | ||
* dictates that the maximum log entry size, including all | ||
@@ -233,3 +236,3 @@ * [LogEntry Resource properties]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry}, | ||
* | ||
* @see [LogEntry JSON representation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry|LogEntry JSON representation} | ||
* | ||
@@ -737,3 +740,3 @@ * @param {?object|?string} [resource] See a | ||
* | ||
* @see [Log Overview]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.logs} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.logs|Log Overview} | ||
* | ||
@@ -782,3 +785,3 @@ * @param {string} name Name of the existing log. | ||
* | ||
* @see [Sink Overview]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks|Sink Overview} | ||
* | ||
@@ -785,0 +788,0 @@ * @param {string} name Name of the existing sink. |
@@ -31,3 +31,3 @@ /*! | ||
* | ||
* @see [Structured Logging]{@link https://cloud.google.com/logging/docs/structured-logging} | ||
* See {@link https://cloud.google.com/logging/docs/structured-logging|Structured Logging} | ||
* | ||
@@ -147,3 +147,3 @@ * @class | ||
* | ||
* @see [LogEntry JSON representation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry|LogEntry JSON representation} | ||
* | ||
@@ -150,0 +150,0 @@ * @param {?object} metadata See a |
@@ -35,3 +35,3 @@ "use strict"; | ||
* | ||
* @see [Structured Logging]{@link https://cloud.google.com/logging/docs/structured-logging} | ||
* See {@link https://cloud.google.com/logging/docs/structured-logging|Structured Logging} | ||
* | ||
@@ -38,0 +38,0 @@ * @class |
@@ -62,3 +62,3 @@ /*! | ||
* | ||
* @see [Introduction to Logs]{@link https://cloud.google.com/logging/docs/basic-concepts#logs} | ||
* See {@link https://cloud.google.com/logging/docs/basic-concepts#logs|Introduction to Logs} | ||
* | ||
@@ -91,3 +91,3 @@ * @class | ||
* | ||
* This is a simple wrapper around {@link Log#write}. All arguments are | ||
* This is a simple wrapper around {@link Log.write|Log.write}. All arguments are | ||
* the same as documented there. | ||
@@ -125,3 +125,3 @@ * | ||
* | ||
* This is a simple wrapper around {@link Log#write}. All arguments are | ||
* This is a simple wrapper around {@link Log.write|Log.write}. All arguments are | ||
* the same as documented there. | ||
@@ -159,3 +159,3 @@ * | ||
* | ||
* This is a simple wrapper around {@link Log#write}. All arguments are | ||
* This is a simple wrapper around {@link Log.write|Log.write}. All arguments are | ||
* the same as documented there. | ||
@@ -202,3 +202,3 @@ * | ||
* | ||
* @see [projects.logs.delete API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.logs/delete} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.logs/delete|projects.logs.delete API Documentation} | ||
* | ||
@@ -240,3 +240,3 @@ * @param {object} [gaxOptions] Request configuration options, outlined | ||
* | ||
* This is a simple wrapper around {@link Log#write}. All arguments are | ||
* This is a simple wrapper around {@link Log.write|Log.write}. All arguments are | ||
* the same as documented there. | ||
@@ -277,3 +277,3 @@ * | ||
* | ||
* Note, [Cloud Logging Quotas and limits]{@link https://cloud.google.com/logging/quotas} | ||
* Note, {@link https://cloud.google.com/logging/quotas|Cloud Logging Quotas and limits} | ||
* dictates that the maximum log entry size, including all | ||
@@ -283,3 +283,3 @@ * [LogEntry Resource properties]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry}, | ||
* | ||
* @see [LogEntry JSON representation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry|LogEntry JSON representation} | ||
* | ||
@@ -335,3 +335,3 @@ * @param {?object} metadata See a | ||
* | ||
* This is a simple wrapper around {@link Log#write}. All arguments are | ||
* This is a simple wrapper around {@link Log.write|Log.write}. All arguments are | ||
* the same as documented there. | ||
@@ -370,3 +370,3 @@ * | ||
* | ||
* @see [entries.list API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/entries/list} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/entries/list|entries.list API Documentation} | ||
* | ||
@@ -491,3 +491,3 @@ * @param {GetEntriesRequest} [query] Query object for listing entries. | ||
* | ||
* This is a simple wrapper around {@link Log#write}. All arguments are | ||
* This is a simple wrapper around {@link Log.write|Log.write}. All arguments are | ||
* the same as documented there. | ||
@@ -525,3 +525,3 @@ * | ||
* | ||
* This is a simple wrapper around {@link Log#write}. All arguments are | ||
* This is a simple wrapper around {@link Log.write|Log.write}. All arguments are | ||
* the same as documented there. | ||
@@ -559,3 +559,3 @@ * | ||
* | ||
* This is a simple wrapper around {@link Log#write}. All arguments are | ||
* This is a simple wrapper around {@link Log.write|Log.write}. All arguments are | ||
* the same as documented there. | ||
@@ -617,3 +617,3 @@ * | ||
* | ||
* Note, [Cloud Logging Quotas and limits]{@link https://cloud.google.com/logging/quotas} | ||
* Note, {@link https://cloud.google.com/logging/quotas|Cloud Logging Quotas and limits} | ||
* dictates that the maximum cumulative size of all entries per write, | ||
@@ -623,3 +623,3 @@ * including all [LogEntry Resource properties]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry}, | ||
* | ||
* @see [entries.write API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/entries/write} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/entries/write|entries.write API Documentation} | ||
* | ||
@@ -626,0 +626,0 @@ * @param {Entry|Entry[]} entry A log entry, or array of entries, to write. |
@@ -32,3 +32,3 @@ "use strict"; | ||
* | ||
* @see [Introduction to Logs]{@link https://cloud.google.com/logging/docs/basic-concepts#logs} | ||
* See {@link https://cloud.google.com/logging/docs/basic-concepts#logs|Introduction to Logs} | ||
* | ||
@@ -35,0 +35,0 @@ * @class |
@@ -33,3 +33,3 @@ /*! | ||
* | ||
* @see [Introduction to Sinks]{@link https://cloud.google.com/logging/docs/basic-concepts#sinks} | ||
* See {@link https://cloud.google.com/logging/docs/basic-concepts#sinks|Introduction to Sinks} | ||
* | ||
@@ -108,3 +108,3 @@ * @class | ||
* | ||
* @see [projects.sink.delete API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/delete} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/delete|projects.sink.delete API Documentation} | ||
* | ||
@@ -157,4 +157,4 @@ * @param {object} [gaxOptions] Request configuration options, outlined | ||
* | ||
* @see [Sink Resource]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks#LogSink} | ||
* @see [projects.sink.get API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/get} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks#LogSink|Sink Resource} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/get|projects.sink.get API Documentation} | ||
* | ||
@@ -203,3 +203,3 @@ * @param {object} [gaxOptions] Request configuration options, outlined | ||
* | ||
* @see [Advanced Logs Filters]{@link https://cloud.google.com/logging/docs/view/advanced_filters} | ||
* See {@link https://cloud.google.com/logging/docs/view/advanced_filters|Advanced Logs Filters} | ||
* | ||
@@ -247,4 +247,4 @@ * @param {string} filter The new filter. | ||
* | ||
* @see [Sink Resource]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks#LogSink} | ||
* @see [projects.sink.update API Documentation]{@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/update} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks#LogSink|Sink Resource} | ||
* See {@link https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.sinks/update|projects.sink.update API Documentation} | ||
* | ||
@@ -251,0 +251,0 @@ * @param {object} metadata See a |
@@ -28,3 +28,3 @@ "use strict"; | ||
* | ||
* @see [Introduction to Sinks]{@link https://cloud.google.com/logging/docs/basic-concepts#sinks} | ||
* See {@link https://cloud.google.com/logging/docs/basic-concepts#sinks|Introduction to Sinks} | ||
* | ||
@@ -31,0 +31,0 @@ * @class |
@@ -7,2 +7,16 @@ # Changelog | ||
### [9.6.6](https://www.github.com/googleapis/nodejs-logging/compare/v9.6.5...v9.6.6) (2021-12-22) | ||
### Bug Fixes | ||
* update links for TSDoc ([#1197](https://www.github.com/googleapis/nodejs-logging/issues/1197)) ([154dffc](https://www.github.com/googleapis/nodejs-logging/commit/154dffc6197d6be711b8186ed81efa3f7512714d)) | ||
### [9.6.5](https://www.github.com/googleapis/nodejs-logging/compare/v9.6.4...v9.6.5) (2021-12-21) | ||
### Bug Fixes | ||
* update links for TSDoc ([#1194](https://www.github.com/googleapis/nodejs-logging/issues/1194)) ([b66e158](https://www.github.com/googleapis/nodejs-logging/commit/b66e1580f958e4213e3eecbbceaae2c5ded7e14d)) | ||
### [9.6.4](https://www.github.com/googleapis/nodejs-logging/compare/v9.6.3...v9.6.4) (2021-12-13) | ||
@@ -9,0 +23,0 @@ |
{ | ||
"name": "@google-cloud/logging", | ||
"version": "9.6.4", | ||
"version": "9.6.6", | ||
"description": "Stackdriver Logging Client Library for Node.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
3604582
60598