adobe / aio-cli-plugin-runtime

Adobe I/O Runtime plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
15 stars 31 forks source link

activation:logs: display info message in case custom log forwarding is configured #261

Closed buskamuza closed 2 years ago

buskamuza commented 2 years ago

activation:logs displays an info message in case custom log forwarding is configured.

Description

In case log forwarding is configured to adobe_io_runtime, the behavior stays the same.

Related Issue

https://github.com/adobe/aio-cli-plugin-runtime/issues/260

Motivation and Context

See https://github.com/adobe/aio-cli-plugin-runtime/issues/260

How Has This Been Tested?

Manual and auto tests.

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #261 (a233289) into master (7a18b8e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #261   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           65        65           
  Lines         1657      1663    +6     
  Branches       313       315    +2     
=========================================
+ Hits          1657      1663    +6     
Impacted Files Coverage Δ
src/commands/runtime/activation/logs.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7a18b8e...a233289. Read the comment docs.