Sha256: ec9fe3247301937f508e50be945f54aeea557c63c851626b83662f0a903bd473
Contents?: true
Size: 389 Bytes
Versions: 16
Compression:
Stored size: 389 Bytes
Contents
//go:build go1.18 // +build go1.18 // Copyright 2017 Microsoft Corporation. All rights reserved. // Use of this source code is governed by an MIT // license that can be found in the LICENSE file. // Package log contains functionality for configuring logging behavior. // Default logging to stderr can be enabled by setting environment variable AZURE_SDK_GO_LOGGING to "all". package log
Version data entries
16 entries across 16 versions & 1 rubygems