| Package | Description |
|---|---|
| com.azure.core.util.logging |
Package containing implementation-specific APIs that should not be used by end-users.
|
| Modifier and Type | Method and Description |
|---|---|
ClientLogger |
ClientLogger.asError()
Sets the logger to the error logging level.
|
ClientLogger |
ClientLogger.asInfo()
Sets the logger to the info logging level.
|
ClientLogger |
ClientLogger.asVerbose()
Sets the logger to the verbose logging level.
|
ClientLogger |
ClientLogger.asWarning()
Sets the logger to the warning logging level.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.