We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb244df commit 8f951fdCopy full SHA for 8f951fd
lib/common_exports.ts
@@ -14,7 +14,6 @@
14
* limitations under the License.
15
*/
16
17
-// export { LogLevel, LogHandler, getLogger, setLogHandler } from './modules/logging';
18
export { LOG_LEVEL } from './utils/enums';
19
export { createStaticProjectConfigManager } from './project_config/config_manager_factory';
20
export { PollingConfigManagerConfig } from './project_config/config_manager_factory';
0 commit comments