Package com.elvishew.xlog.formatter.message.json
-
Interface Summary Interface Description JsonFormatter The JSON formatter used to format the JSON string when log a JSON string. -
Class Summary Class Description DefaultJsonFormatter Simply format the JSON usingJSONObjectandJSONArray.