File: README.md

package info (click to toggle)
golang-github-zitadel-logging 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 156 kB
  • sloc: javascript: 8; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,682 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# logging

[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Release](https://github.com/zitadel/logging/workflows/Release/badge.svg)](https://github.com/zitadel/logging/actions)
[![license](https://badgen.net/github/license/zitadel/logging/)](https://github.com/zitadel/logging/blob/master/LICENSE)
[![release](https://badgen.net/github/release/zitadel/logging/stable)](https://github.com/zitadel/logging/releases)
[![Go Report Card](https://goreportcard.com/badge/github.com/zitadel/logging)](https://goreportcard.com/report/github.com/zitadel/logging)

> This project is in alpha state. It can AND will continue breaking until version 1.0.0 is released

## What Is It

TBD

## Supported Go Versions

For security reasons, we only support and recommend the use of one of the latest two Go versions (:white_check_mark:).  
Versions that also build are marked with :warning:.

| Version | Supported          |
|---------|--------------------|
| <1.23   | :x:                |
| 1.23    | :white_check_mark: |
| 1.24    | :white_check_mark: |

## License

The full functionality of this library is and stays open source and free to use for everyone. Visit our [website](https://zitadel.ch) and get in touch.

See the exact licensing terms [here](./LICENSE)

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.