http4s-tracer-log4cats


License

License

GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

http4s-tracer-log4cats_2.11
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

http4s-tracer-log4cats
http4s-tracer-log4cats
Project URL

Project URL

https://http4s-tracer.profunktor.dev/
Project Organization

Project Organization

dev.profunktor
Source Code Management

Source Code Management

https://github.com/profunktor/http4s-tracer

Download http4s-tracer-log4cats_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/dev.profunktor/http4s-tracer-log4cats_2.11/ -->
<dependency>
    <groupId>dev.profunktor</groupId>
    <artifactId>http4s-tracer-log4cats_2.11</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/http4s-tracer-log4cats_2.11/
implementation 'dev.profunktor:http4s-tracer-log4cats_2.11:1.3.0'
// https://jarcasting.com/artifacts/dev.profunktor/http4s-tracer-log4cats_2.11/
implementation ("dev.profunktor:http4s-tracer-log4cats_2.11:1.3.0")
'dev.profunktor:http4s-tracer-log4cats_2.11:jar:1.3.0'
<dependency org="dev.profunktor" name="http4s-tracer-log4cats_2.11" rev="1.3.0">
  <artifact name="http4s-tracer-log4cats_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='http4s-tracer-log4cats_2.11', version='1.3.0')
)
libraryDependencies += "dev.profunktor" % "http4s-tracer-log4cats_2.11" % "1.3.0"
[dev.profunktor/http4s-tracer-log4cats_2.11 "1.3.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
dev.profunktor : http4s-tracer_2.11 jar 1.3.0
org.typelevel : cats-effect_2.11 jar 1.3.0
co.fs2 : fs2-core_2.11 jar 1.0.4
org.http4s : http4s-blaze-server_2.11 jar 0.20.0
org.http4s : http4s-dsl_2.11 jar 0.20.0
com.gilt : gfc-timeuuid_2.11 jar 0.0.8
io.chrisdavenport : log4cats-core_2.11 jar 0.3.0

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.7
org.scalacheck : scalacheck_2.11 jar 1.14.0

Project Modules

There are no modules declared in this project.

http4s-tracer

Actions Status Gitter Chat Maven Central Cats friendly MergifyStatus Scala Steward badge

End-to-end tracing system for http4s.

Dependencies

Add this to your build.sbt:

libraryDependencies += "dev.profunktor" %% "http4s-tracer" % Version

If you would like to have log4cats support add this extra dependency:

libraryDependencies += "dev.profunktor" %% "http4s-tracer-log4cats" % Version

Note: previous versions <= 1.2.1 were published using the com.github.gvolpe group id (see migration guide).

Find out more in the microsite.

Code of Conduct

See the Code of Conduct

LICENSE

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

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.

dev.profunktor

ProfunKtor

A Profunctor is just a bifunctor that is contravariant in the first argument and covariant in the second. What's the problem?

Versions

Version
1.3.0