gw2v2GuildLog 
  fun gw2v2GuildLog(id: String, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2GuildLogEntry>>
Returns information about events in a guild's log.
Authenticated:       Yes (ACCOUNT, GUILDS)
Paginated:           No
Bulk expanded:       No
Localized:           No
Cache time:          N/AContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:2/guild/:id/log
Return
the request that can be executed to query the API
Parameters
id
the guild's ID
configure
configure action for the request