forked from GameAnalytics/elli_access_log
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
Open
Description
I was reading the sources of this module to learn about elli, and two things came to my attention in handle_event/3
- The last value in the second argument should be {Timings, Sizes}instead of justTimings.
- timer:now_diffcannot be used since values in the- Timingsproperty list are not- erlang:timestamp()values (they are simple integers).
I guess elli changed some things, but elli_access_log was not updated.
Metadata
Metadata
Assignees
Labels
No labels