OkLog

Response logging interceptor for OkHttp. Logs a url link with url-encoded response for every OkHttp call.

License

License

GroupId

GroupId

com.github.simonpercic
ArtifactId

ArtifactId

oklog
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

OkLog
Response logging interceptor for OkHttp. Logs a url link with url-encoded response for every OkHttp call.
Project URL

Project URL

https://github.com/simonpercic/OkLog
Source Code Management

Source Code Management

https://github.com/simonpercic/OkLog

Download oklog

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.simonpercic/oklog/ -->
<dependency>
    <groupId>com.github.simonpercic</groupId>
    <artifactId>oklog</artifactId>
    <version>2.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.simonpercic/oklog/
implementation 'com.github.simonpercic:oklog:2.3.0'
// https://jarcasting.com/artifacts/com.github.simonpercic/oklog/
implementation ("com.github.simonpercic:oklog:2.3.0")
'com.github.simonpercic:oklog:aar:2.3.0'
<dependency org="com.github.simonpercic" name="oklog" rev="2.3.0">
  <artifact name="oklog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.simonpercic', module='oklog', version='2.3.0')
)
libraryDependencies += "com.github.simonpercic" % "oklog" % "2.3.0"
[com.github.simonpercic/oklog "2.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.simonpercic : oklog-java jar 2.3.0
com.github.simonpercic : oklog-core-android jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
1.0.1
0.2.1
0.2.0
0.1.1
0.1.0