-
Notifications
You must be signed in to change notification settings - Fork 240
Commit 6f76c6e
* Add missing MEL log levels to the LogLevel parameter in Start-EditorServices.ps1 (#2235)
This commit adds `Trace`, `Debug`, `Information`, `Critical`, and `None`
to the validation set on the `LogLevel` parameter when starting PSES
using `Start-EditorServices.ps1` to allow for the adoption of the newer
MEL log levels.
* Add legacy log level translations
---------
Co-authored-by: Justin Grote <JustinGrote@users.noreply.github.com>
1 parent bdd85ec commit 6f76c6e
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | - | ||
49 | + | ||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | + | ||
111 | + | ||
112 | + | ||
113 | + | ||
114 | + | ||
115 | + | ||
116 | + | ||
117 | + | ||
110 | 118 | | |
111 | 119 | | |
0 commit comments