Hello,
if I'm not mistaken, the arg1
, arg2
, etc. parameters from LogMessage.format
should be annotated with @Nullable
.
Hello,
if I'm not mistaken, the arg1
, arg2
, etc. parameters from LogMessage.format
should be annotated with @Nullable
.