VirtualBox

Changeset 76592 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jan 1, 2019 8:13:07 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127895
Message:

Main: Don't use Logging.h.

Location:
trunk/src/VBox/Main/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/HostUSBDeviceImpl.h

    r76562 r76592  
    2525#include "USBDeviceFilterImpl.h"
    2626#include <VBox/usb.h>
    27 #include "Logging.h"
    2827#include "HostUSBDeviceWrap.h"
    2928
  • trunk/src/VBox/Main/include/LoggingNew.h

    r76562 r76592  
    3737#include <VBox/log.h>
    3838
     39
     40#ifndef VBOXSVC_LOG_DEFAULT
     41# define VBOXSVC_LOG_DEFAULT "all"
     42#endif
     43
     44#ifndef VBOXSDS_LOG_DEFAULT
     45# define VBOXSDS_LOG_DEFAULT "all"
     46#endif
     47
    3948#endif /* !MAIN_INCLUDED_LoggingNew_h */
    4049/* vi: set tabstop=4 shiftwidth=4 expandtab: */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette