@salesforce/sf-plugins-core 12.2.25 → 12.2.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/messages/messages.md +1 -1
- package/package.json +1 -1
package/messages/messages.md
CHANGED
|
@@ -97,7 +97,7 @@ Warning:
|
|
|
97
97
|
# warning.loglevel
|
|
98
98
|
|
|
99
99
|
The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.
|
|
100
|
-
Set the log level using the `
|
|
100
|
+
Set the log level using the `SF_LOG_LEVEL` environment variable.
|
|
101
101
|
|
|
102
102
|
# actions.tryThis
|
|
103
103
|
|