javacommons/utils/inc/logger.h
branchRCL_3
changeset 17 0fd27995241b
parent 14 04becd199f91
child 24 6c158198356e
--- a/javacommons/utils/inc/logger.h	Fri Apr 30 10:40:48 2010 +0300
+++ b/javacommons/utils/inc/logger.h	Tue May 11 16:07:20 2010 +0300
@@ -115,6 +115,7 @@
     EDebugApi,          //  =34
     EJavaAppMngrPlugin, //  =35
     EJavaBroadcast,     //  =36
+    EJavaAMMS,					//  =37
     // add id of new components here
 };
 
@@ -171,6 +172,7 @@
     {"JavaDebugApi.log",     "[JavaDebugApi]"},       // EDebugApi
     {"JavaAppMngrPlugin.log","[JavaAppMngrPlugin]"},  // EJavaAppMngrPlugin
     {"JavaBroadcast.log",    "[JavaBroadcast]"},      // EJavaBroadcast
+    {"JavaMMAPI.log",         "[ MMAPPI ]"},					// EJavaAMMS
     // add new component file name and nickname here
 };