logging

An android logging library used by SudoPlatform SDKs

License

License

Categories

Categories

Logging Application Layer Libs ORM Data
GroupId

GroupId

com.sudoplatform
ArtifactId

ArtifactId

logging
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

logging
An android logging library used by SudoPlatform SDKs
Project URL

Project URL

https://github.com/sudoplatform/sudo-logging-android
Source Code Management

Source Code Management

https://github.com/sudoplatform/sudo-logging-android

Download logging

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.50
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.2.0

Project Modules

There are no modules declared in this project.

Sudo Logging Android SDK

Overview

The Sudo Platform makes it seamless for developers to integrate Sudo capabilities into their existing applications with minimal effort. The Sudo Logging library is a common logging utility used by Sudo Platform SDKs.

Version Support

Technology Supported version
Minimum API Level 22
Kotlin version 1.3+

Questions and Support

File any issues you find on the project's GitHub repository. Be careful not to share any Personally Identifiable Information (PII) or sensitive account information (API keys, credentials, etc.) when reporting an issue.

For general inquiries related to the Sudo Platform, please contact [email protected]

com.sudoplatform

Sudo Platform

Versions

Version
1.0.0