Issue #1638 fix mistakes
Change-Id: I7cf9d0393d8ac5ca7459a5ebfb7660e101ae0da5 Former-commit-id:d521b09fe1
[formerlyb8adb51f15
] [formerly09ef61bc9e
] [formerlyd521b09fe1
[formerlyb8adb51f15
] [formerly09ef61bc9e
] [formerlyd476f02796
[formerly09ef61bc9e
[formerly f5a939794ed07e77c7df23a779ca61c272aa546c]]]] Former-commit-id:d476f02796
Former-commit-id:14cc21dbb3
[formerly12d8d9b5f8
] [formerly 6d8cdab3e17fcaefdc7de5f5ca5e511eebe8d6b4 [formerlybe479b1e65
]] Former-commit-id: 0a80d220d81541cb887df142da2586135abc5f4b [formerly2d1b296835
] Former-commit-id:fe0c27242c
This commit is contained in:
parent
814b98fa7e
commit
e9907a8306
2 changed files with 8 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
</layout>
|
||||
</appender>
|
||||
|
||||
<appender name="AlertVizAdminLogAppender" class="com.raytheon.uf.viz.alertviz.EnvConfigurableRollingFileAppender">
|
||||
<appender name="AlertVizAdminLogAppender" class="com.raytheon.uf.viz.core.log.EnvConfigurableRollingFileAppender">
|
||||
<param name="envLogVar" value="LOGFILE_ALERTVIZ" />
|
||||
<param name="maxFileSize" value="2GB"/>
|
||||
<param name="maxBackupIndex" value="5"/>
|
||||
|
|
|
@ -74,4 +74,11 @@
|
|||
parentId="com.raytheon.viz.ui.cave.scheme">
|
||||
</scheme>
|
||||
</extension>
|
||||
<extension
|
||||
point="org.eclipse.ui.statusHandlers">
|
||||
<statusHandlerProductBinding
|
||||
handlerId="com.raytheon.viz.notification.statusHandler"
|
||||
productId="com.raytheon.viz.product.awips.CAVE">
|
||||
</statusHandlerProductBinding>
|
||||
</extension>
|
||||
</plugin>
|
||||
|
|
Loading…
Add table
Reference in a new issue