Change positional logging params to named logging params
Created by: VelvetThePanda
Changes proposed
Changes all applicable logging calls to use named arguments instead, which allows for custom logging by end users (e.g. excluding presence updates in verbose logging)