ngarchitecture
  • Introduction
  • App Overview
  • App Features
  • Domain Security
  • Domain Rules
  • Logging
  • Services & Communication
  • Data Models
  • Feature Components
  • Shared Functionality
  • More
  • Folder Structure
Powered by GitBook
On this page

Was this helpful?

Logging

  • Create an Angular service for logging

  • Consider using Azure AppInsights

  • Wrap existing AppInsights client SDK

  • Handle logging to different areas based on dev/stage/prod:

  • Console logger

  • AppInsights logger

PreviousDomain RulesNextServices & Communication

Last updated 5 years ago

Was this helpful?