Compare commits
2 Commits
f5d120817d
...
5a7e05c6ca
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a7e05c6ca | |||
| ef38dc1413 |
@@ -21,6 +21,5 @@ public class TextMessage {
|
||||
public static class Text {
|
||||
private String content;
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</encoder>
|
||||
</appender>
|
||||
|
||||
<root level="info">
|
||||
<root level="debug">
|
||||
<appender-ref ref="STDOUT"/>
|
||||
<appender-ref ref="FILE"/>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user