Package 

Class Log


  • @JsonClass(generateAdapter = true) 
    public final class Log
    
                        

    A recording of an event. Typically the record includes a timestamp indicating when the event happened, as well as other data that describes what happened, where it happened, etc.