Package com.azure.core.util.logging


package com.azure.core.util.logging
Package containing logging APIs.
  • Class
    Description
    This is a fluent logger helper class that wraps a pluggable Logger.
    This class provides fluent API to write logs using ClientLogger and enrich them with additional context.
    Enum which represent logging levels used in Azure SDKs.