We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb3bd5 commit 8edf02aCopy full SHA for 8edf02a
README.md
@@ -68,6 +68,17 @@ You can use safelog4j in just about any environment using Java.
68
* NONE disables both CHECK and BLOCK, allowing you to keep the agent in place but disabled.
69
70
71
+## Building and Contributing
72
+
73
+We welcome pull requests and issues. Thanks!
74
75
+>
76
+> $ git clone
77
+> $ mvn clean install
78
+> $ java -jar target/safelog4j-x.x.x.jar
79
80
81
82
## License
83
84
This software is licensed under the Apache 2 license
0 commit comments