Skip to content

Latest commit

 

History

History

spiceit-api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

SpiceIt API

The interface for all SpiceIt features.

Include this module in your project:

<dependency>
    <groupId>gg.neko.spiceit</groupId>
    <artifactId>spiceit-api</artifactId>
    <version>0.1</version>
</dependency>

Available features

Here is what SpiceIt currently has to offer:

  • LogIt logs methods entry, exit and error
  • TimeIt logs methods execution time