@interface _DPLog : NSObject + (id)daemon; + (id)service; + (id)framework; + (id)tool; @end