@interface _MLLog : NSObject + (id)daemon; + (id)common; + (id)tool; + (id)clientFramework; + (id)serverFramework; @end