Skip to content

Commit

Permalink
add commnet Formatter FreeMarkerRender TemplateRender
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Mar 2, 2017
1 parent 696f424 commit f7adbd2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
5 changes: 1 addition & 4 deletions src/main/java/com/dtstack/jlogstash/render/Formatter.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@

/**
*
* Reason: TODO ADD REASON(可选)
* Date: 2016年8月31日 下午1:27:43
* Company: www.dtstack.com
* @author sishu.yss
*copy from hangout(https://github.com/childe/hangout)
*
*/
public class Formatter {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@

/**
*
* Reason: TODO ADD REASON(可选)
* Date: 2016年8月31日 下午1:27:56
* Company: www.dtstack.com
* @author sishu.yss
*copy from hangout(https://github.com/childe/hangout)
*
*/
public class FreeMarkerRender extends TemplateRender {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@

/**
*
* Reason: TODO ADD REASON(可选)
* Date: 2016年8月31日 下午1:28:03
* Company: www.dtstack.com
* @author sishu.yss
*copy from hangout(https://github.com/childe/hangout)
*
*/
public abstract class TemplateRender {
Expand Down

0 comments on commit f7adbd2

Please sign in to comment.