My settings for JetBrains IDEs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
2.0 KiB

  1. <application>
  2. <component name="LogHighlightingSettings">
  3. <highlightingPatterns>
  4. <LogHighlightingPattern pattern="^\s*e(rror)?\s*$" action="HIGHLIGHT_LINE" fg="-65536" bold="true" stripe="true" uuid="de2d3bb2-78c9-4beb-835e-d483c35c07b6" />
  5. <LogHighlightingPattern pattern="^\s*w(arn(ing)?)?\s*$" action="HIGHLIGHT_LINE" fg="-22016" bold="true" uuid="11ff1574-2118-4722-905a-61bec89b079e" />
  6. <LogHighlightingPattern pattern="^\s*i(nfo)?\s*$" action="HIGHLIGHT_LINE" fg="-12599489" uuid="5e882ebc-2179-488b-8e1a-2fe488636f36" />
  7. </highlightingPatterns>
  8. <parsingPatterns>
  9. <LogParsingPattern enabled="false" name="Pipe-separated" pattern="^(?s)([^|]*)\|([^|]*)\|([^|]*)\|(.*)$" timePattern="HH:mm:ss.SSS" linePattern="^\d" timeId="0" severityId="1" categoryId="2" uuid="b5772998-bf1e-4d9d-ab41-da0b86451163" />
  10. <LogParsingPattern enabled="false" name="IntelliJ IDEA" pattern="^([^\[]+)(\[[\s\d]+])\s*(\w*)\s*-\s*(\S*)\s*-(.+)$" timePattern="yyyy-MM-dd HH:mm:ss,SSS" linePattern="^\d" timeId="0" severityId="2" categoryId="3" uuid="8a0e8992-94cb-4f4c-8be2-42b03609626b" />
  11. <LogParsingPattern enabled="false" name="TeamCity build log" pattern="^\[([^]]+)](.):\s*(\[[^]]+])?(.*)$" timePattern="HH:mm:ss" linePattern="^\[" timeId="0" severityId="1" categoryId="2" uuid="e9fa2755-8390-42f5-a41e-a909c58c8cf9" />
  12. <LogParsingPattern enabled="false" name="All" pattern="^(.*?)(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?$" uuid="db0779ce-9fd3-11ec-b909-0242ac120002" />
  13. <LogParsingPattern name="Izanagi" pattern="(.+?)\s+(.+?)\s+(.+?)" timePattern="yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" linePattern="^\d" timeId="0" categoryId="1" fullmatch="true" uuid="c5484204-4246-489d-b199-a822171a9e31" />
  14. </parsingPatterns>
  15. <settingsVersion>6</settingsVersion>
  16. <lastAddedDefaultFormat>b5772998-bf1e-4d9d-ab41-da0b86451163,8a0e8992-94cb-4f4c-8be2-42b03609626b,e9fa2755-8390-42f5-a41e-a909c58c8cf9,db0779ce-9fd3-11ec-b909-0242ac120002</lastAddedDefaultFormat>
  17. </component>
  18. </application>