Index: /trunk/include/VBox/log.h
===================================================================
--- /trunk/include/VBox/log.h	(revision 45369)
+++ /trunk/include/VBox/log.h	(revision 45370)
@@ -344,4 +344,8 @@
     /** USB webcam. */
     LOG_GROUP_USB_WEBCAM,
+    /** VBox Guest Additions Driver (VBoxGuest). */
+    LOG_GROUP_VBGD,
+    /** VBox Guest Additions Library. */
+    LOG_GROUP_VBGL,
     /** Generic virtual disk layer. */
     LOG_GROUP_VD,
@@ -539,4 +543,6 @@
     "USB_MSD",      \
     "USB_WEBCAM",   \
+    "VBGD",         \
+    "VBGL",         \
     "VD",           \
     "VD_DMG",       \
