Hi Willy, yes, you are right, this is not expected and looks like a bug BUT if we fix it, it will break many installations :-(
We have to synchronise and merge URL and access log format escape codes. Thanks, Alex > Am 18.01.2018 um 01:21 schrieb Willy Mularto <sangpr...@gmail.com>: > > Hi All, > I found that there's difference timezone used on log file by Kannel when we > set it as default and when we set a custom log format. What makes this > happen? I am on GMT+7 when I use custom log the result will be like this (use > GMT which is not expected): > > 2018-01-17 23:52:25 Sent SMS [SMSC:XXX]..... > 018-01-17 23:52:25 Receive DLR [SMSC:XXX] > > But when use default log format will be (use GMT+7 which is correct based on > my localtime): > > 2018-01-18 07:01:20 Sent SMS [SMSC:XXX] > 2018-01-18 07:01:20 Receive DLR [SMSC:XXX]