|
@@ -40,7 +40,7 @@ import { TelemetryPluginOptions } from './types';
|
|
|
* TelemetryPlugin.init({
|
|
* TelemetryPlugin.init({
|
|
|
* loggerOptions: {
|
|
* loggerOptions: {
|
|
|
* // Log to the console at the verbose level
|
|
* // Log to the console at the verbose level
|
|
|
- * console: LogLevel.Verbose,
|
|
|
|
|
|
|
+ * logToConsole: LogLevel.Verbose,
|
|
|
* },
|
|
* },
|
|
|
* }),
|
|
* }),
|
|
|
* ],
|
|
* ],
|