xref: /aosp_15_r20/system/core/libutils/include/utils/Log.h (revision 00c7fec1bb09f3284aad6a6f96d2f63dfc3650ad)
1 // DO NOT INCLUDE ANYTHING NEW IN THIS FILE.
2 
3 // <log/log.h> has replaced this file and all changes should go there instead.
4 // This path remains strictly to include that header as there are thousands of
5 // references to <utils/Log.h> in the tree.
6 
7 #include <log/log.h>
8