Skip to content

Bzil/Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logger Java Agent

This java agent helps you define logger in application.

How to build the agent

mvn package

It creates log-agent.jar

How to use it

Add this argument to the VM used to run your application:

-javaagent:/path/to/log-agent.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages