File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Skyflow-java
22This Java SDK is designed to help developers easily implement Skyflow into their java backend.
33
4+ [ ![ CI] ( https://img.shields.io/static/v1?label=CI&message=passing&color=green?style=plastic&logo=github )] ( https://github.com/skyflowapi/skyflow-java/actions )
5+ [ ![ GitHub release] ( https://img.shields.io/github/v/release/skyflowapi/skyflow-java.svg )] ( https://mvnrepository.com/artifact/com.skyflow/skyflow-java )
6+ [ ![ License] ( https://img.shields.io/github/license/skyflowapi/skyflow-java )] ( https://github.com/skyflowapi/skyflow-java/blob/master/LICENSE )
7+
8+
49# Table of Contents
510
611* [ Features] ( #features )
@@ -454,4 +459,4 @@ Current the following 5 log levels are supported:
454459
455460
456461` Note ` :
457- - The ranking of logging levels is as follows : ` DEBUG ` < ` INFO ` < ` WARN ` < ` ERROR ` .
462+ - The ranking of logging levels is as follows : ` DEBUG ` < ` INFO ` < ` WARN ` < ` ERROR ` .
You can’t perform that action at this time.
0 commit comments