{"_id":"@fluent-org/logger","_rev":"12-93d1d053d12418e51b59482bd4e58ccd","name":"@fluent-org/logger","dist-tags":{"latest":"1.0.10"},"versions":{"1.0.0":{"name":"@fluent-org/logger","version":"1.0.0","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-bulk-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-bulk-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-bulk-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.0","p-defer":"^3.0.0"},"devDependencies":{"@types/chai":"^4.2.19","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.0","@types/mocha":"^8.2.2","@types/node":"^14.11.2","@types/sinon":"^10.0.2","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.0.1","sinon":"^11.1.1","typedoc":"^0.21.0","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.0","dist":{"shasum":"7072d6c8a83a39faced2539a7c866c0a6f26e9e4","integrity":"sha512-uR1OAQ4CyzF13UmQaLYftCpNP8gmpPxsYOrItV0M4dVuLgpCRJsm9uyqSQS53krWwpyfd0TPloQJh/zHrdHlMQ==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.0.tgz","fileCount":69,"unpackedSize":325308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDQtiCRA9TVsSAnZWagAA9HgP/Rzh/HlEv1PzeGpstocs\nJw1xr2p+yjaZn1r2q7ejag6hNrxmYPxr8v+7/1UVanN20Zv563EXPHlLbzJ+\nR/6FLrdjm1QwawuOZG0JMznv0HejTSz63OgYufVUl/+3TVuV1HOvlw34W2qF\ngOL1geFUPkyBne9kPZBDeMxlqGLopzDAMTj4DRk2CipWdNfeMVpZwWirAlO2\npK+nAPoFCOQbUheTcBResn+Bxa9Lpm3RhQxZAAofoae1IU2Zhy0GxJanR2W8\nknM9/fBN5+U5vVTB+VlCjHYPwa+P0gVdhaifdlVC9WQUXPCWS1H6YfST4MJ7\ndhUKqy5FWGEqJWrEGsyXqHhs4y+MoeeRYL7PMJiKxDz7bfDKIWm0EwQNnhHi\nEw2rayNLIg0HluMuqmokimd+/78n2mIOTzJ+OwLyGuliEBLOxVgQdhGY/fbK\nQtuin1mhbY9WWyWbct7nf91OI8zRvkeeqArZS/VSGzMrEU1PqyKhwGLxSnbX\n+ofynk9XOxxD7ExACrCXROZBoZkQ3Y4zS/FfXrveKKbVMnxxcJ7BZ8yC6UO0\nCoWWw8WYIvRF9cSKU7W9dFbxXWQd12SNlK2G7lLRBTkO19yjLyDUk0xHiBkn\nXOxDX3fvt3TOH61y1RX5GoH1OJZlH2GHHPLg/P2qGps+TNvsRjxkTM+n11cq\nkfCn\r\n=6/jS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBja4KeC0xwI0by7uSbHpEg0BRiXjGKrk1I0xYfLWyvIAiBrJ6i2EwPfvs3KyPmAb5QVH0pqPRJ5qeruBQ656JGkQA=="}]},"_npmUser":{"name":"jamiees2","email":"jamiees2@gmail.com"},"directories":{},"maintainers":[{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.0_1628244834627_0.5414880964370363"},"_hasShrinkwrap":false},"1.0.1":{"name":"@fluent-org/logger","version":"1.0.1","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.0","p-defer":"^3.0.0"},"devDependencies":{"@types/chai":"^4.2.19","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.0","@types/mocha":"^8.2.2","@types/node":"^14.11.2","@types/sinon":"^10.0.2","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.0.1","sinon":"^11.1.1","typedoc":"^0.21.0","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.1","dist":{"shasum":"7d9dbdb9dd035094fba1747451e38b7660b8e7fe","integrity":"sha512-31to5Kr64b0uYhamHuanlBalbvgBxgZ5AQuAKOQv6/afwy3qEVDBRx4V8RfqxSU7G1opLs9LlYz63ucMQCxCyw==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.1.tgz","fileCount":69,"unpackedSize":325467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDTdHCRA9TVsSAnZWagAA6pIQAKHJ0azMQ7oe3m5Pxut6\ngPlUa/5tqamYBZ0Qq17otuIYaykmWR5Wa8Wg9oybQABY0rd9rQxmC3v40v6L\nFCEqvk93XzEsUWVfPX/2bVP5Cz/8CLLRLZiGWnlZfiu2rtFmDstZCzc7hroh\nmSqYkFaTOI3ra+4T4CVYpgYgKIrAZnAWv3HOwPaoqjxq2JM7AQZhQBundIo8\nVVjXN22gsO5mSzyr9MkkaupZo7ScNGfZnPzuk10TxHylhybcdOwk9ZpplflV\nmLsheCMjuTzr8MJ55TzFpQ4uBweETyEeHGe7W97ZBXAkn8Q+aGr3toPh/q4R\njyg8iqrKC4TbqYlAiVVkxxixleY+l8CdBzbBTq668JKXfT3Ih4tvjKIj4h9O\nCn3g7uTRUlPP34psB96/wkcs3ov3czP3pk9cUe9z21nPCPz6GntSWTR6fH+5\nmo/RaUG2+o3zvl7QwvbXSCCZn6+xwmpva3md0SgkVCNpZBfDdgpuWjdiZu/n\nu0pZa0GdPGzyYO862PyCSiFEMcx+2Z/ToQCxs9oX9Z58SL8QYDcFcHoKB7UO\ndbs1Ix0ulOX1TAgL2kW6d+KULuBy895udTr5XSTvbBthVONc3qniyPpIwYpj\no5Psmm3BUTE7Wh6HknBG34Krf8O/wa7aDl0Vw9VmZpOK12xAYeDD1p2wbQ9F\nqr0D\r\n=euRA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0ANW1H4ek6gTG8vdAo6FXJtVPmiytS+bYOivlTMNvFgIhANjjyGUCBX7I26spRX+C/B5DeyZvKv/GfDkMC1MOm2ff"}]},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.1_1628256071114_0.7699459116663734"},"_hasShrinkwrap":false},"1.0.2":{"name":"@fluent-org/logger","version":"1.0.2","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.0","p-defer":"^3.0.0"},"devDependencies":{"@types/chai":"^4.2.19","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.0","@types/mocha":"^8.2.2","@types/node":"^14.11.2","@types/sinon":"^10.0.2","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.0.1","sinon":"^11.1.1","typedoc":"^0.21.0","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.2","dist":{"shasum":"0370ff42e0e039d9b5874c07c71fb4ae98a98389","integrity":"sha512-kPjX90ENeT4E6l8Xe2b2GQG5Zpj0g5OOLzgBR7V4yVWzdbdMQm0winQm+ukJnTubrmB2waLYrilJLFhoG3oyHw==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.2.tgz","fileCount":69,"unpackedSize":325484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDThcCRA9TVsSAnZWagAAWwgP/jARs7w+2mbEhLowyXKY\nUvWPG34b6fHRAkKXUZ0/NFicuK0VDIITrh/1m7BRPRxQt1L6XOocXjUoUJfR\nDaLmyx3lE51dBK5voPiDuSDsp4A9ENKv997W9di6tW26Ogv09mV73gFTLnQd\niP4a6hWfT04K+8Dp+xuMffbRMMSJFqXNOKe5z22Mne0PCBNbg+KxB9bPuz3/\nydGcNWxX1kLrtolMxgHqYn5MFsd4+RIW+I4fq1lP2kcF35/axYJxmMFCFB/y\nD+urbESGu7j5NJyQRag67Fsh2+VG/Bp2xxbduI23O6uw3zcdImA5zZopeBqF\ncCmWas8aSSXvHvX5rHMRa65QeMCr8dO2cq8ia13HuJyCmSrOpUMjl7KPyrT5\nVeG+7srYdluYoZu8V+WM1KPs81cwLmXHuOj3NxnyIAtCPiTxFGAMiUHoXDB7\nvqeh1F3uS+uJ9mUOPIJEEH0qYQQ/zVz+cd7Z7taiBdO5GV9MLuJ9pvMC2VoN\nJ9mruueQVXFl7CjmwcqohtAYYXC5yrdQsgxnqOf0F6Om5yaXeaBg0QUX5rpp\nkxlIudh3+oaGpY4IHjkzfOFTDdYVklcMfKxqCTkE56v6ReQDDZ/U+X9YxS5k\nOA6V/xUZX60AqNfOjDQP4b04BTMTZ2Tcoe85JHjFx8XwlfAnmMe1TdS4YiDS\n5m0s\r\n=Jyhm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID1k+Mh+beizioWKjMoc8ljuXY++XLVW1yTwuIG0JnxUAiEAgRt33a17ltje+PGje/9sr4lE6Lf6fUe4ESm2ZIhcRu4="}]},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.2_1628256348252_0.8750975378495296"},"_hasShrinkwrap":false},"1.0.3":{"name":"@fluent-org/logger","version":"1.0.3","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.0","p-defer":"^3.0.0"},"devDependencies":{"@types/chai":"^4.2.19","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.0","@types/mocha":"^8.2.2","@types/node":"^14.11.2","@types/sinon":"^10.0.2","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.0.1","sinon":"^11.1.1","typedoc":"^0.21.0","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.3","dist":{"shasum":"f80c1fd9cc198cd24cdb3ea6da1c08c8e5b8a256","integrity":"sha512-HMN5r7us+nqb27dfdCpnoT2RsIn3KGHg2vreRXXBETSP2rlYD3uxzht5O3KmI4HaHqhkYxWd/uV/FcBggV7Qqw==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.3.tgz","fileCount":69,"unpackedSize":326374,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDTVBVw8d/5XcBkbIG7UO8qEOv3JVywgfnLGWR6oI8ngAiEAn2xELshMVp1srYGnCW/QNGDF063TYg6qSkYWZ2Wrd64="}]},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.3_1633602421565_0.0417445966378438"},"_hasShrinkwrap":false},"1.0.4":{"name":"@fluent-org/logger","version":"1.0.4","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.1"},"devDependencies":{"@types/chai":"^4.2.22","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.1","@types/mocha":"^9.0.0","@types/node":"^16.11.10","@types/sinon":"^10.0.6","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.1.3","sinon":"^12.0.1","typedoc":"^0.22.9","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.4","dist":{"shasum":"0fe284c1c1fc374c6e8f151fbc54cf6e8461be02","integrity":"sha512-n85dVU05UupYtC+8UNIYZ5Q5QBAaz6NotsPBsRUEIck0TjBdBMUVSihpzywgkK7IvJKtMwHfjEMgkXZ2hoPKRQ==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.4.tgz","fileCount":69,"unpackedSize":327530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnjlrCRA9TVsSAnZWagAA7YsP/2F3eQC5l0RZ6WUQyPB9\nd+5SHL+c5hf9MiWYpfgII+6iJhhGgF31gBTpe2T2qQQ6PCjbdK/CBq3eDMbD\n+Stgq2vn363giSmuK+c1VACAS09u/4G+G2SJgPrGPSii95wHRb0ETIJVmuNv\n7OFs97Dw0jT1Vxaj+ZL8yfnWZrxJ1kA+hxw1/69YlyxRKNpEpcWKVi0F400u\n+ulBd6Xc88VXtl71yU3oiiwhrqiMGPHsSLtUBRPuRIuhvoMWn3zyANAM2gHE\nEx/yi47SGE2OqLSDksj0bXXGdjBfabl4qXZ7g6+bQknrriNHKd3YzpojS++l\ncfbzUM6ZztZMFjqZZkE3KakH4yPB4iCDMZXUMsAyQUqhzBtCA0eGYlcyVga6\n/N0C6iw00AoQKokUEgV5c9XyI728wyTYD2mbZGr9p5+4QEy3yy9CRblRs6BQ\nvEcCRAAHn/FT/pARkvBdUAag7Xmu5ZgGp6FB47356qkCSW2b5oLx2+lSoohu\n2grQKhI+n2aYN8NAtEkguTAUpBPlZ1QXjo/AFstYMYiPV151kGGqurTS/bMa\n1QL/Sf1Q51GwxMjBQBU773VOGWj3KQH4F9EXYIOsZmTPtclYufLxDHDNenjY\nQpBoZ29aGW/mZIk1wTpscK9Y+OlL176Z88/1SkQCim3N7XrsyLB7/BTdeKLa\na0x5\r\n=zMay\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE2MTVJk20efzaydgDB39vWOcj6tk0A+UJ9Uq7GyID23AiBQr6tL2AbrasY8pWDdCmAnNPotHXhkoKcfcBuelu50AQ=="}]},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.4_1637759339022_0.4494363200616085"},"_hasShrinkwrap":false},"1.0.5":{"name":"@fluent-org/logger","version":"1.0.5","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.1"},"devDependencies":{"@types/chai":"^4.2.22","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.1","@types/mocha":"^9.0.0","@types/node":"^16.11.10","@types/sinon":"^10.0.6","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.1.3","sinon":"^12.0.1","typedoc":"^0.21.9","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.5","dist":{"shasum":"6adca1c617d3c6e3b8e5849bd37d2614a4a26935","integrity":"sha512-HTvOfVvKtnU+07CerV98NfKainkkd5RQMSd94mFRqzkEUcxqFaWWb2BqpBMVwY9rRMndX2GD1tLc2XHLllXCoQ==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.5.tgz","fileCount":69,"unpackedSize":327530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyYyLCRA9TVsSAnZWagAAfaoP/0imwz98mUaT5mHj7ikP\nhgVSLGKqaeyj6m05eZn91i6YcutQAVnq7Vy7uD6CgUnqvusgB8M1DcAabvsn\nVKTPxqQtirqbmDdQZpY0lTb0jyTHJiQH/JwZOsVXRfWUBVwjkO3op36WsjBh\nH71PNNx+y2iaGuDgxXiNqrUi2mNX3ErjqLc1fTQBokqY7ydtxM3PUn0wtO67\nzYWNuUhtmc9EAaDrJ9WyjGcY4nss6eJg8JXcdcZXfHyYT9fueFeZNc6M6y0s\nPmXv4oUrAWsvE/LxNeqIJUbMsu1fPTSNK28LL5E3mMkaahOjYPXQt6LUQfG9\nYi/nV7ZZuBb7weZdQW9nv6fHWHjtturyxm15/UbgvxM5t/R/8ks6PDbUpMC/\npmxfHbNAiSxlDdr/180knn0Q0fMbN/ZPD+QMi4MYp5fxLys0BlS8cyyI6GCj\nGErxIXIaOURzWeTgF6/9setpUmj1nD59Gskjx2LLYWmW5e5E8lqcZD7LZPDE\nYBbkvk2Zqy4fhOUL4yP8Y282nQg6o5TULmZIMLxFEFu+/wbl8N8Mmk3Mytud\nkWfoWT9pxFMrtox51H5/+yF8VCxJpGFFf6Xl+EhJMDswedPJzlV2B2q5+wVA\nMev607JQCvG0D63ISzMI2s+VehhusDqjxkLRRijbBhXBppgJbENoxGhkcxbD\nTw7T\r\n=3YV1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEAwrjRQGONXzvnU3DYRLq95B6SwfSuGti0b6rmZVpCKAiAiV+M9ubT39DVBuU0Wk14uqDD01ixmIBa78/JJhCd0Zw=="}]},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.5_1640598666823_0.8776764867567708"},"_hasShrinkwrap":false},"1.0.6":{"name":"@fluent-org/logger","version":"1.0.6","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.1"},"devDependencies":{"@types/chai":"^4.2.22","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.1","@types/mocha":"^9.0.0","@types/node":"^16.11.10","@types/sinon":"^10.0.6","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.1.3","sinon":"^12.0.1","typedoc":"^0.21.9","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.6","dist":{"shasum":"5bcdd39f5c53f1994c075a8dbc7e374c649268fd","integrity":"sha512-BjLk2PU+UwdXCj9WSCIv6enp0QNQgd/BYTWJN6F3Pkb2hcq+hkuvKmy1Na0EFlfIoXjRIvEzrGcBwHIKBP1fbA==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.6.tgz","fileCount":69,"unpackedSize":327762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBqRfCRA9TVsSAnZWagAACQAQAIXyxEawUlHGM4Y91R/u\nU9OdNkBYKdi3gRX9mzrP6CPgf4RQqxlQc9P8W1MSPOtodVD0X/yekkPdAS7h\nmS/8kUtBxbS34O9eA9CVIS2RbntilJ++vQdH/zeJPFxNcIL1bGxUaClOy1oF\n7Be4zMnShIUtVresVgw0KR6IYPTnEJ583rIr0Byf51lcR4KCQyhgTOCwWdAX\nngR0nY9WAH3b2erCBRtjpJUJT4gaiKR8ldPTkPAYadPYy7fdRDG2okcEAdE6\n9GP88rihAUEe+hBxrohyg6c01P4coUbPQ7dq7GZsXkPSJWRdcwg1SGzah6JO\ndzmcGZ5Vsf/BqOVO1p6fXNvjMhRiEr+KWSEFeOQ93iM8ddJ2HZZPGsoUDdVM\no0SHoukY9Ekp/UUJNTZOzdDobtM34oYO42QoKmjNWPQFf2Pjkl82DKf8XKeW\ncMXih4NhK1NThVgdjM+ViWLiIE+gMmbhxNuOXUOmLyuu/2FmhhSXmlWA8k+l\nCYfoX3D3I2Y6aDhp03R4fbeqUZoy5s/hhncGHZjYEOmsKmCn8JO3szSRP3nk\n//HKnDaZR6HPqGsLIoPNoXjL1mzdY+sVYTpo3xBz7zORco7IX3AUqh9zxxhY\nTopgNsiCwEk68l0NsZLL1zW257PvpcJsdkU1acYqUsebozZucsxqwB5chkLY\nViq0\r\n=f9sR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRa9HOmqtKWXfLYMBYpOPNixss09hcSjGSdXBGEhxNDQIgOKNplIM1dyDuv02D4tx4KtYvvfscvFp+nOgCyN3lUM8="}]},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.6_1644602463401_0.23812171653794945"},"_hasShrinkwrap":false},"1.0.7":{"name":"@fluent-org/logger","version":"1.0.7","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.1"},"devDependencies":{"@types/chai":"^4.2.22","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.1","@types/mocha":"^9.0.0","@types/node":"^16.11.10","@types/sinon":"^10.0.6","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.1.3","sinon":"^12.0.1","typedoc":"^0.21.9","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.7","dist":{"shasum":"a6f8962423a892db8cfb8d25a9b503d8f1ab324f","integrity":"sha512-N7u6MZCuml+SpPJuDJhktgDh+OZ6KsHsDkv9D8WPJkZfUN5iwyvQal7msrxciXYiQiO9LrFNSeYPsz58kVSjzQ==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.7.tgz","fileCount":69,"unpackedSize":327832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDqS3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrkng/+KpZowjPNRIWpLKup/gpYDkji/Yn3VHycxYzNkUhD9E2JYkMT\r\nsigbYuiRhImj7QCiochoDyefJh2RWUg/Kn04cYGdBcfRlVTfVBG64kEn1fNC\r\nQ7jVxuuZ6tVOSGvwpgxyeUb0ncl2szzjchSSNBJzFBtxBJOKTyqAkbuspM+Z\r\n2jEuu9ebMkF93Gyv4E1w9dNqUlaYiGO3XGqIx4WkDYrwQl796fzjLitiloG9\r\n1ZY5iNviaipVTKXZwfGqLBoBCGg8F3NoS2a+WxDWU2wQAb8zlkgMi98j1W3p\r\nbLPfhHX2jzcBAMGaYoeMS1frwqSmah96v9o7PAzTZc3EZ96nvmXGUdWG1fwm\r\njpFKWTfTX7bRPe1vv28JbHAhDlphbj9tesXoMjmp1DaX0rJrCUXgop2lFOJP\r\nJnD4n1CoUHkcySNVo9iv7r6DGyWMjSRAdX4zE9G8mRJ3o9dZibZnnHz4PEWL\r\nl/Nv6eFdvaO0QZsARalwH3maF1ny9wfNDFJqhj8GCgm+JeLBvhPos3Dk2jqy\r\nyqSJEj25OBdt+Caez7+of8VzyH/4tYVIB35VeIBet6dD6l/G4+WmGqDyV7J+\r\n6a8yLmw9dsOMb7AW1/6Ln4jzjN1FNq0SAC2bQ1jyPXv6FMFrxweCmYYmqMiR\r\nD4zzsjf97/cdEb/ZfPpf2dGj3k6wkr0grko=\r\n=ATau\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMwhBGRnYeFhuXm37JA38/0O+XVsFybW1GysRNz4Yv+QIgOkXF+9pNBGi3VVCjqw4dP348RU2BY6fw2Y0Sp2SUtUc="}]},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.7_1645126839556_0.5119388178058886"},"_hasShrinkwrap":false},"1.0.8":{"name":"@fluent-org/logger","version":"1.0.8","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.1"},"devDependencies":{"@types/chai":"^4.2.22","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.1","@types/mocha":"^9.0.0","@types/node":"^16.11.10","@types/sinon":"^10.0.6","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.1.3","sinon":"^12.0.1","typedoc":"^0.21.9","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.8","dist":{"shasum":"c2d1e4b07c53c63cf877a4020fe41b220a567918","integrity":"sha512-RIv1xsyb6tCkXSXV+qgd4vTNk776qEU5boO+yg+E688iDsQWTCPpHgfSLolnAH/IDKPvBaIX9n5jQ49cIeZVpA==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.8.tgz","fileCount":69,"unpackedSize":328386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMbnOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvxRAAoTUw1yPA3r3MdRhgq9JPo6RYBVX2W4SDYIhAjBl5YKHlZ4fR\r\njtanSFYEL+3Ei8eZu2Q3MWMisBYLhon+QLCKx0w7D9mhbLL/RS/BZCRzN3VS\r\np1ZbGKX5ghpANtOqqM0SEJr8E9RThfwkMV6UOu8Jv1c6TzUbjNNDjCfEp7yS\r\nNp5k/Q24mDmwf5wykD5msDQmKWj//ve+zygbqqB0pBlndfnS5TMY69bDJs3O\r\n9HJ97bGDKHyOYMloHeF/UWKJfi6oRXSw2fbuKUPluPBVnaxqcwYi3EeRJJc6\r\nMOxneiesy7ebwL+NUxRbc61hEwkD9t6RcyCct8rLV3k6NdvyrQGRGd1K4gsq\r\nahI858o6eN2FzjkH2nMMwcMKb0YkmXifj9C34DWPrNNBNQbdXwL0gXfOT8V1\r\noojfC+0w4pqsC32pjr+TDj+XKfRlZ1M/lWvBNA/sPb5KPsjVSf+Me+IJaOW5\r\n3BbccoSjn5MA7YkCHoa2VX9qrp7YVLa9yh9sWl+Y0FdBkBba9p/dXMeiEphw\r\nNnNmfu9glX6HHhJxizhTdVVsov0Y9OSrcVT8o4srbBW7Tqezq/yIY++UJWHn\r\n52meuKBE/ESjn7CRU2Wm5Xx2bNxZ0N4DIhmTmX2OvrJ231uu/TTuhQQTikM+\r\nIl2W5Wq29vbqE8dERSXZ/7UaSDhW+aIuxT0=\r\n=3yA7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGI/mUmkY4suhZXC99HbaeUAESMQ9V15EYvpSW7+kCukAiEA6k1tc7/dAtDumeOrStUUEWhlJoMfo3ksT00EUd4llPs="}]},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.8_1647425998740_0.565589400490546"},"_hasShrinkwrap":false},"1.0.9":{"name":"@fluent-org/logger","version":"1.0.9","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.1"},"devDependencies":{"@types/chai":"^4.2.22","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.1","@types/mocha":"^9.0.0","@types/node":"^16.11.10","@types/sinon":"^10.0.6","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.1.3","sinon":"^12.0.1","typedoc":"^0.21.9","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.9","dist":{"shasum":"d4ae00a258f06474433fa8271c8fda1b0962b88a","integrity":"sha512-FNaG5T7neeNY6EhtqHC+199peGhYBvfoOC5rPLt3xYeGLfc2MFKrTMeU3GbtMvzDJ0PoKAY0EdT+Ppm/hFRIMQ==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.9.tgz","fileCount":69,"unpackedSize":332336,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF1TC1TybtO7FV1oQUwHS6EKuNLnFQ2AZtJ/GlRWPJy9AiEA5lkc8tWwxGZbchdfWMpUCbqzd55y4glQDR7rL58rE9s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiniL8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPgw//RjAlAfp3kjiq+jV3kEdHndMNet1bz+kqZk2KiU1OWEmxOgW4\r\nKbESA4PNx543uGcakNvGJkPeW6zUuN/8gDV1XPUzfQnNHTEoomTqZp/guAGS\r\nzN0YWfqOrsbvvWOMXbvjXJf/rkWHuUjzT3lvFBQSVn5ZV9metYIq0BUN7z7E\r\n6ivNY1TUL9HtiNtTS5OoRioxqxVheahNaINK2qbDwZT+Z5u6Jh3RJLQdTqTB\r\nnM/OzZsq39pwdK4XUU5QJImZMY2ye5CjGYaixg0smbR4zgGy/UvLlqAX0AHF\r\nE7Lw06TGrEvtEGrm/XFiGfyjC/+5AuS0l2NPQNiJkZ4oxAZErJoxrOm1F2U/\r\ndF4SjWDzJ38hTQyHJe1u9XngiyFfg9h/jgGNsl48pFnmAihu5HQ/hSBHUNYr\r\nL0ynX1uDY7lSSO5xHybabIbfBi+jDW3PSs5WDjIQ0PsCzxIjx08PzfsbOXNB\r\ndQHZkisIFdAgVEaf5iq5HBhF9vola3ZhTgQ6MWa8LtfhhuAEdP5sonzH1xnL\r\nwjQLi0Knn/d6uQWsYoiluSp4v/xePvh1x1zfVYYVxwQFJGiIoo9nrVxV5ZVc\r\nTMUvSHfZKu81W5ySxNqukChUqRUc2JaHOltbGGuLvKhXARU3I4p+cVC07Y5x\r\nQsE0jRYHIA9t5DnckQY49ysdyR40lS7Ottw=\r\n=1A9f\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.9_1654530812570_0.7333446939360826"},"_hasShrinkwrap":false},"1.0.10":{"name":"@fluent-org/logger","version":"1.0.10","description":"A node fluent protocol compatible logger","main":"./build/src/index.js","types":"./build/src/index.d.ts","bin":{},"scripts":{"test":"mocha build/test/test.*.js","lint":"gts lint","clean":"gts clean","compile":"tsc","fix":"gts fix","prepare":"yarn run compile","pretest":"yarn run compile","posttest":"yarn run lint"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"homepage":"https://fluent.github.io/fluent-logger-forward-node/","engines":{"node":">=12.9.0"},"dependencies":{"@msgpack/msgpack":"^2.7.1"},"devDependencies":{"@types/chai":"^4.2.22","@types/chai-as-promised":"^7.1.4","@types/duplexer3":"^0.1.1","@types/mocha":"^9.0.0","@types/node":"^16.11.10","@types/sinon":"^10.0.6","chai":"^4.3.4","chai-as-promised":"^7.1.1","duplexer3":"^0.1.4","eslint":"^7.28.0","gts":"^3.1.0","mocha":"^9.1.3","sinon":"^12.0.1","typedoc":"^0.21.9","typescript":"^4.0.3"},"license":"Apache-2.0","keywords":["logger","fluent","fluentd"],"licenseText":"\n                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"[]\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright 2012-2013 Yohei Sasaki <yssk22@gmail.com>\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n","_id":"@fluent-org/logger@1.0.10","dist":{"shasum":"b90a4c8cf6ead0819bf86f47ee4b268d2ee70b88","integrity":"sha512-7gWfwknDWlcvh92sbUGj1pbGyKwkprfNH2ZuFTgCBQLQmcexvFEYh70z69S/TLnQ6z9sqpgfT/gyHrudBqRtZg==","tarball":"https://registry.npmjs.org/@fluent-org/logger/-/logger-1.0.10.tgz","fileCount":69,"unpackedSize":332732,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH5HjIHzq5Gy9KH7NU6ceybP5TsOhVnTXXpAuUYhN15mAiApFP7BJDT2nk2HQac1ykGV1JQ84b4MvDdPn51R7s11Nw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJaM/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2Zw//WvMLpH1pVZCIpMaqkkyYUEaVCR454sl8STj83/5DJDh/vYGQ\r\n9u4ysFcWA5oH8Bxbg1RBKNodf0EZSJJIdsahWT5xwAN9Vka9Qjn9IEd1q3gb\r\n9kwMm/R4v/TvPLgdZHO3uvjuekgC13OqxqokO5/paZoh+KB3/alLDkqJW+HP\r\n16mHETO9CdZAAboBS4kR5vyRiK2wWApgKixvWIf9UlzwI8A+uhe3pGdaj8tW\r\nwyo+dCEb9BnYFVIFUu+g+2kYEU2LwZ1pL53q/G7equqXfaPgbWD6j8T1GoB4\r\n1p0mrImttuFIcOqE8VzO94wMKCuOMSPcBjEc0h81iWQgtiY+meMHrsypoAT8\r\nBH6YBxNmtBWNxwk93vF+LWmaagYPCdpCibmLZdTb0Ekq8IU1gjxO8iAeCQiN\r\nxidLiZXbXUQaUKciS1nXGN/oRefqy5wuPFyFsrQ2Bi9xwOZ+QwbYzE9J4V6Q\r\nRDWU6WrRxFYP0nE+aUqnqJebEA/dYhoLQacsvx3B0hrMU4Oa/Nkkk8RTL/Pu\r\nNkpedlmkKdBzUrqGnuvXRn7n8FmpoiVj+QIGyuKtpa31lp9szcTybDKt9yEd\r\nVtZzqAI6ie64AwLoJxmJgfQ/ZM8WA8Kwvv0R4H8u0U2HFp9pqXD6Xl46UKTW\r\nYSaxhAHCdhBzB9+lnH0ij6PggzxTiC4rxtI=\r\n=nN8l\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},"directories":{},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/logger_1.0.10_1663411006900_0.308340567708568"},"_hasShrinkwrap":false}},"time":{"created":"2021-08-06T10:13:54.586Z","1.0.0":"2021-08-06T10:13:54.804Z","modified":"2022-09-17T10:36:47.178Z","1.0.1":"2021-08-06T13:21:11.241Z","1.0.2":"2021-08-06T13:25:48.380Z","1.0.3":"2021-10-07T10:27:01.786Z","1.0.4":"2021-11-24T13:08:59.190Z","1.0.5":"2021-12-27T09:51:07.068Z","1.0.6":"2022-02-11T18:01:03.578Z","1.0.7":"2022-02-17T19:40:39.752Z","1.0.8":"2022-03-16T10:19:58.889Z","1.0.9":"2022-06-06T15:53:32.759Z","1.0.10":"2022-09-17T10:36:47.089Z"},"maintainers":[{"name":"fluent-org-publisher","email":"jamiees2+fluentorg@gmail.com"},{"name":"jamiees2","email":"jamiees2@gmail.com"}],"description":"A node fluent protocol compatible logger","homepage":"https://fluent.github.io/fluent-logger-forward-node/","keywords":["logger","fluent","fluentd"],"repository":{"type":"git","url":"https://github.com/fluent/fluent-logger-forward-node"},"author":{"name":"James Sigurðarson","email":"jamiees2@gmail.com","url":"http://github.com/jamiees2"},"bugs":{"url":"https://github.com/fluent/fluent-logger-forward-node/issues"},"license":"Apache-2.0","readme":"# @fluent-org/logger\n[![Build Status](https://github.com/fluent/fluent-logger-forward-node/actions/workflows/main.yml/badge.svg)](https://github.com/fluent/fluent-logger-forward-node/actions)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Docs](https://img.shields.io/badge/Docs-latest-informational)](https://fluent.github.io/fluent-logger-forward-node/)\n\n[Fluent Forward Protocol](https://github.com/fluent/fluentd/wiki/Forward-Protocol-Specification-v1) implementation for Node.js. \nBuilt upon [fluent-logger-node](https://github.com/fluent/fluent-logger-node).\n\n[![NPM](https://nodeico.herokuapp.com/@fluent-org/logger.svg)](https://npmjs.com/package/@fluent-org/logger)\n\n## Install\n\n    $ npm install @fluent-org/logger\n\n## Client\n`@fluent-org/logger` provides a fully functional client that implements the Forward protocol. It supports reconnection, acknowledgements, timeouts, event retries, and more, and exposes its functionality via a simple typed Promise interface.\n\nFor a full list of the client options and methods, see the [FluentClient docs](https://fluent.github.io/fluent-logger-forward-node/classes/FluentClient.html)\n\n### Prerequisites\nThe fluent daemon should be listening in forward mode.\n\nA simple starting configuration for Fluentd is the following:\n```aconf\n<source>\n  @type forward\n  port 24224\n</source>\n\n<match **.*>\n  @type stdout\n</match>\n```\n\nSee the [FluentD docs](https://docs.fluentd.org/input/forward) for more info.\n\nA similar starting configuration for Fluent Bit is the following:\n```ini\n[INPUT]\n    Name              forward\n    Listen            0.0.0.0\n    Port              24224\n    Buffer_Chunk_Size 1M\n    Buffer_Max_Size   6M\n\n[OUTPUT]\n    Name   stdout\n    Match  *\n```\n\nSee the [Fluent Bit docs](https://docs.fluentbit.io/manual/pipeline/inputs/forward) for more info.\n\n### Sending an event record to an upstream Fluent server\n\n```js\nconst FluentClient = require(\"@fluent-org/logger\").FluentClient;\nconst logger = new FluentClient(\"tag_prefix\", {\n  socket: {\n    host: \"localhost\",\n    port: 24224,\n    timeout: 3000, // 3 seconds\n  }\n});\n```\n\nThe emit method has following signature\n\n```typescript\nemit(data: Record<string, any>): Promise<void>;\nemit(data: Record<string, any>, timestamp: number | Date | EventTime): Promise<void>;\nemit(label: string, data: Record<string, any>): Promise<void>;\nemit(label: string, data: Record<string, any>, timestamp: number | Date | EventTime): Promise<void>;\n```\n\nThe returned Promise is resolved once the event is written to the socket, or rejected if an error occurs.\n\n### Acknowledgements\nThe [Fluent forward protocol](https://github.com/fluent/fluentd/wiki/Forward-Protocol-Specification-v1) provides explicit support for acknowledgements, which allow the client to be sure that the event reached its destination.\n\nEnabling acknowledgements means that the promise returned by `emit` will be resolved once the client receives an explicit acknowledgement from the server.\n```js\nconst FluentClient = require(\"@fluent-org/logger\").FluentClient;\nconst logger = new FluentClient(\"tag_prefix\", {\n  ack: {}\n});\n```\n\n### Event modes\nThe [Fluent forward protocol](https://github.com/fluent/fluentd/wiki/Forward-Protocol-Specification-v1) provides multiple message modes, `Message`, `Forward`, `PackedForward`(default), `CompressedPackedForward`. The Fluent client supports all of them.\n\n\n```js\nconst FluentClient = require(\"@fluent-org/logger\").FluentClient;\nconst logger = new FluentClient(\"tag_prefix\", {\n  eventMode: \"Message\" | \"Forward\" | \"PackedForward\" | \"CompressedPackedForward\"\n});\n```\n\n\n### Disable automatic reconnect \n```js\nconst logger = new FluentClient(\"tag_prefix\", {\n  socket: {\n    host: \"localhost\",\n    port: 24224,\n    timeout: 3000, // 3 seconds\n    disableReconnect: true\n  }\n});\n// If you disable reconnections, the socket has to be manually connected, \n// connect() returns a promise, which rejects on connection errors.\nlogger.connect();\n```\n\n### Shared key authentication\n\nLogger configuration:\n\n```js\nconst logger = new FluentClient(\"tag_prefix\", {\n  socket: {\n    host: \"localhost\",\n    port: 24224,\n    timeout: 3000, // 3 seconds\n  }\n  security: {\n    clientHostname: \"client.localdomain\",\n    sharedKey: \"secure_communication_is_awesome\"\n  }\n});\n```\n\nFluentd configuration:\n\n```aconf\n<source>\n  @type forward\n  port 24224\n  <security>\n    self_hostname input.testing.local\n    shared_key secure_communication_is_awesome\n  </security>\n</source>\n\n<match dummy.*>\n  @type stdout\n</match>\n```\n\nSee also the [Fluentd](https://github.com/fluent/fluentd) examples.\n\n### TLS/SSL encryption\n\nLogger configuration:\n\n```js\nconst logger = new FluentClient(\"tag_prefix\", {\n  socket: {\n    host: \"localhost\",\n    port: 24224,\n    timeout: 3000, // 3 seconds\n  }\n  security: {\n    clientHostname: \"client.localdomain\",\n    sharedKey: \"secure_communication_is_awesome\"\n  }\n  tls: {\n    ca: fs.readFileSync(\"/path/to/ca_cert.pem\")\n  }\n});\n```\n\nFluentd configuration:\n\n```aconf\n<source>\n  @type forward\n  port 24224\n  <transport tls>\n    ca_cert_path /path/to/ca_cert.pem\n    ca_private_key_path /path/to/ca_key.pem\n    ca_private_key_passphrase very_secret_passphrase\n  </transport>\n  <security>\n    self_hostname input.testing.local\n    shared_key secure_communication_is_awesome\n  </security>\n</source>\n\n<match dummy.*>\n  @type stdout\n</match>\n```\n\nFYI: You can generate certificates using the `fluent-ca-generate` command since Fluentd 1.1.0.\n\nSee also [How to enable TLS/SSL encryption](https://docs.fluentd.org/input/forward#how-to-enable-tls-encryption).\n\n### Mutual TLS Authentication\n\nLogger configuration:\n\n```js\nconst logger = new FluentClient(\"tag_prefix\", {\n  socket: {\n    host: \"localhost\",\n    port: 24224,\n    timeout: 3000, // 3 seconds\n  }\n  security: {\n    clientHostname: \"client.localdomain\",\n    sharedKey: \"secure_communication_is_awesome\"\n  }\n  tls: {\n    ca: fs.readFileSync(\"/path/to/ca_cert.pem\"),\n    cert: fs.readFileSync(\"/path/to/client-cert.pem\"),\n    key: fs.readFileSync(\"/path/to/client-key.pem\"),\n    passphrase: \"very-secret\"\n  }\n});\n```\n\nFluentd configuration:\n\n```aconf\n<source>\n  @type forward\n  port 24224\n  <transport tls>\n    ca_path /path/to/ca-cert.pem\n    cert_path /path/to/server-cert.pem\n    private_key_path /path/to/server-key.pem\n    private_key_passphrase very_secret_passphrase\n    client_cert_auth true\n  </transport>\n  <security>\n    self_hostname input.testing.local\n    shared_key secure_communication_is_awesome\n  </security>\n</source>\n\n<match dummy.*>\n  @type stdout\n</match>\n```\n\n### EventTime support\n\nWe can also specify an [EventTime](https://github.com/fluent/fluentd/wiki/Forward-Protocol-Specification-v1#eventtime-ext-format) as a timestamp. See the [EventTime docs](https://fluent.github.io/fluent-logger-forward-node/classes/eventtime.html)\n\n```js\nconst FluentClient = require(\"@fluent-org/logger\").FluentClient;\nconst EventTime = require(\"@fluent-org/logger\").EventTime;\nconst eventTime = new EventTime(1489547207, 745003500); // 2017-03-15 12:06:47 +0900\nconst logger = new FluentClient(\"tag_prefix\", {\n  socket: {\n    host: \"localhost\",\n    port: 24224,\n    timeout: 3000, // 3 seconds\n  }\n});\nlogger.emit(\"tag\", { message: \"This is a message\" }, eventTime);\n```\n\n### Handling errors\nThe Fluent client will manage errors internally, and reject promises on errors. If you\"d like to access the non-user facing internal errors, you can do so by passing `errorHandler`\n\n```js\nconst FluentClient = require(\"@fluent-org/logger\").FluentClient;\nconst logger = new FluentClient(\"tag_prefix\", {\n  onSocketError: (err: Error) => {\n    console.error(\"error!\", err)\n  }\n});\n```\n\n### Retrying events\nSometimes it makes sense to resubmit events if their initial submission failed. You can do this by specifying `eventRetry`.\n```js\nconst FluentClient = require(\"@fluent-org/logger\").FluentClient;\nconst logger = new FluentClient(\"tag_prefix\", {\n  eventRetry: {}\n});\n```\n\n## Server\n`@fluent-org/logger` includes a fully functional forward server which can be used as a downstream Fluent sink. \n\n```js\nconst FluentServer = require(\"@fluent-org/logger\").FluentServer;\n\nconst server = new FluentServer({ listenOptions: { port: 24224 }});\n\nawait server.listen();\n```\n\nFluentd config:\n```aconf\n<match pattern>\n  @type forward\n  send_timeout 60s\n  recover_wait 10s\n  hard_timeout 60s\n\n  <server>\n    name fluent_node \n    host 127.0.0.1\n    port 24224\n    weight 60\n  </server>\n\n  <secondary>\n    @type file\n    path /var/log/fluent/forward-failed\n  </secondary>\n</match>\n```\n\nSee the [FluentD docs](https://docs.fluentd.org/output/forward) for more info.\n\nAlternatively, see the [Fluent Bit docs](https://docs.fluentbit.io/manual/pipeline/outputs/forward) for info on setting up Fluent Bit.\n\nFor a full list of the server options and methods, see the [FluentServer docs](https://fluent.github.io/fluent-logger-forward-node/classes/fluentserver.html)\n\n\n## License\n\nApache License, Version 2.0.\n\n[fluent-logger-python]: https://github.com/fluent/fluent-logger-python\n[fluent-logger-node]: https://github.com/fluent/fluent-logger-node\n\n\n## About NodeJS versions\n\nThis package is compatible with NodeJS versions >= 12.\n","readmeFilename":"README.md"}