VSCode-Logging is a mono-repo containing a a set of libraries to be used when implementing logging functionality in VSCode Extensions.
It currently contains the following packages:
@vscode-logging/logger A logging library for VSCode Extensions.
@vscode-logging/types Common Logger Type Signatures to be used in Dependency Injection Scenarios.
Please open issues on github.
See CONTRIBUTING.md.
Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the LICENSE file.