/** * @dgService log * @kind object * @description * A service for logging what the dgeni is up to */ export declare function logFactory(): any;