{
	"name": "UserLog",
	"base": "Log",
	"options": {
		"mysql": {
			"table": "account.userLog"
		}
	}
}