3 date: 2019-09-27T18:51:08+02:00
13 The [Tinylog](https://tinylog.org/v2/) based implementation for a logging generator.
19 In order to use `YoSQL` together with [Maven](https://maven.apache.org/), take a look at the tooling [documentation
20 for Maven](/tooling/maven/).
22 {{< maven/logging/tinylog >}}
26 In order to use `YoSQL` together with [Gradle](https://gradle.org/), take a look at the tooling [documentation for Gradle](/tooling/gradle/).
42 In order to use `YoSQL` together with [Bazel](https://bazel.build/), take a look at the tooling [documentation for
43 Bazel](/tooling/bazel/).
47 In order to use YoSQL on the command line, take a look at the tooling [documentation for CLI](/tooling/cli/).
50 $ yosql --apis-logging-api=SLF4J
53 The shorter form is available as well:
56 $ yosql --logging-api=SLF4J