Skip to content

Anar-Framework/anar-lib-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loggin Utility Library of Anar Framework

Usage Guide

		<dependency>
	               <groupId>af.gov.anar.lib</groupId>
	                <artifactId>anar-lib-logger</artifactId>
                        <version>${project.version}</version>
		</dependency>

Features

  • Console Log Appender
  • File Log Appender
  • File Rolling Appender
  • Logging Utility Functions
  • Session Logging
  • Logging Factory
  • Different Logging Level
  • Logging File Parser

Documentation

Refer to this repository Wiki section. https://github.com/Anar-Framework/anar-lib-logger/wiki

About

Logging Utility Library of Anar Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages