Skip to content

Commit 573f7d3

Browse files
committed
Logging node test
1 parent 0a8c24c commit 573f7d3

File tree

1 file changed

+14
-2
lines changed
  • articles/active-directory/develop

1 file changed

+14
-2
lines changed

articles/active-directory/develop/TOC.yml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@
267267
href: msal-net-migration-ios-broker.md
268268
- name: Web browser considerations
269269
href: msal-net-web-browsers.md
270+
- name: Logging
271+
href: msal-logging.md?tabs=dotnet
270272
- name: Android
271273
items:
272274
- name: Accounts and tenant profiles
@@ -284,6 +286,8 @@
284286
displayName: firstline worker, frontline worker
285287
- name: Single and multi account public client apps
286288
href: single-multi-account.md
289+
- name: Logging
290+
href: msal-logging.md?tabs=android
287291
- name: iOS & macOS
288292
items:
289293
- name: Integrate with Azure AD B2C
@@ -299,12 +303,18 @@
299303
href: sso-between-adal-msal-apps-macos-ios.md
300304
- name: Troubleshoot SSL issues (MSAL iOS/macOS)
301305
href: ssl-issues.md
306+
- name: Logging - Objective-C
307+
href: msal-logging.md?tabs=objc
308+
- name: Logging - Swift
309+
href: msal-logging.md?tabs=swift
302310
- name: Java
303311
items:
304312
- name: Migrate to MSAL for Java
305313
href: migrate-adal-msal-java.md
306314
- name: ADFS support in MSAL for Java
307315
href: msal-java-adfs-support.md
316+
- name: Logging
317+
href: msal-logging.md?tabs=java
308318
- name: JavaScript & Node.js
309319
items:
310320
- name: Initialize applications - JavaScript
@@ -321,12 +331,16 @@
321331
href: msal-js-known-issues-ie-edge-browsers.md
322332
- name: Known issues - Safari
323333
href: msal-js-known-issues-safari-browser.md
334+
- name: Logging
335+
href: msal-logging.md?tabs=javascript
324336
- name: Python
325337
items:
326338
- name: Migrate to MSAL Python
327339
href: migrate-python-adal-msal.md
328340
- name: ADFS support in MSAL for Python
329341
href: msal-python-adfs-support.md
342+
- name: Logging
343+
href: msal-logging.md?tabs=python
330344
# - name: Migration
331345
# items:
332346
# - name: Overview
@@ -350,8 +364,6 @@
350364
href: msal-handling-exceptions.md
351365
- name: Handle SameSite cookie changes in Chrome browser
352366
href: howto-handle-samesite-cookie-changes-chrome-browser.md
353-
- name: Logging
354-
href: msal-logging.md
355367
- name: Authentication protocols
356368
displayName: Auth protocol
357369
items:

0 commit comments

Comments
 (0)