|
(Trac #900, git b395258c708b49a5da8d0cffcb48d83294354ba3)
|
|
(Trac #900, git b395258c708b49a5da8d0cffcb48d83294354ba3)
|
|
logger.foo(MESSAGE_ID).arg(bar); instead of logger.foo(MESSAGE_ID, bar);
|
|
logger.foo(MESSAGE_ID).arg(bar); instead of logger.foo(MESSAGE_ID, bar);
|
|
internally. The message definitions use '%1,%2,...' instead of '%s,%d',
|
|
internally. The message definitions use '%1,%2,...' instead of '%s,%d',
|