| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesLogging Application Layer Libs | 
        
| GroupId | GroupIdcom.github.sankulgarg | 
    
| ArtifactId | ArtifactIdLoggingAndTracing | 
    
| Last Version | Last Version2.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionLoggingAndTracing 
            A Logging and tracing framework with multilinguil exceptional handling  by Sankul Garg 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| LoggingAndTracing-2.0.1.pom | |
| LoggingAndTracing-2.0.1.jar | 22 KB | 
| LoggingAndTracing-2.0.1-sources.jar | 16 KB | 
| LoggingAndTracing-2.0.1-javadoc.jar | 141 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.sankulgarg/LoggingAndTracing/ -->
<dependency>
    <groupId>com.github.sankulgarg</groupId>
    <artifactId>LoggingAndTracing</artifactId>
    <version>2.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.sankulgarg/LoggingAndTracing/
implementation 'com.github.sankulgarg:LoggingAndTracing:2.0.1'
                // https://jarcasting.com/artifacts/com.github.sankulgarg/LoggingAndTracing/
implementation ("com.github.sankulgarg:LoggingAndTracing:2.0.1")
                'com.github.sankulgarg:LoggingAndTracing:jar:2.0.1'
                <dependency org="com.github.sankulgarg" name="LoggingAndTracing" rev="2.0.1">
  <artifact name="LoggingAndTracing" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.sankulgarg', module='LoggingAndTracing', version='2.0.1')
)
                libraryDependencies += "com.github.sankulgarg" % "LoggingAndTracing" % "2.0.1"
                [com.github.sankulgarg/LoggingAndTracing "2.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8.1 | 
| org.aspectj : aspectjweaver | jar | 1.8.9 | 
| com.lmax : disruptor | jar | 3.3.7 | 
| org.apache.logging.log4j : log4j-api | jar | 2.11.2 | 
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.8.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |