Skip to content

takimafr/spring-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-log 1.0.4

What for?

spring-log provides additional slf4j and logback support for Spring projects :

  • Logger auto injection
  • Custom configuration in webapp, standalone and test environments

See wiki pages.

Where are the binaries?

Since 1.0.4, you can find the binaries in maven central :

	<dependency>
		<groupId>com.excilys.ebi.utils</groupId>
		<artifactId>spring-log</artifactId>
		<version>1.0.4</version>
	</dependency>

Notice :

Old binaries will be removed from old private repository.

About

Additional Spring support for slf4j and logback

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages