@interface _ANELog : NSObject + (id)compiler; + (id)daemon; + (id)framework; + (id)common; + (id)tool; + (id)maintenance; + (id)tests; @end