Skip to content

Commit

Permalink
SAP CX Logging | Added ALL and OFF modes for logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeni_Kalenchuk committed Nov 12, 2024
1 parent 1867cb8 commit bd77ae9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<group id="sap.cx.logging.actions">
<action class="com.intellij.idea.plugin.hybris.tools.logging.actions.OffLoggerAction" />
<action class="com.intellij.idea.plugin.hybris.tools.logging.actions.AllLoggerAction" />
<separator/>
<action class="com.intellij.idea.plugin.hybris.tools.logging.actions.TraceLoggerAction" />
<action class="com.intellij.idea.plugin.hybris.tools.logging.actions.DebugLoggerAction"/>
<action class="com.intellij.idea.plugin.hybris.tools.logging.actions.InfoLoggerAction"/>
Expand Down

0 comments on commit bd77ae9

Please sign in to comment.