Logging packets not exchanged between client and server

By default this feature is enabled. To disable it you need to add following line to etc/init.properties file:

'sess-man' () {
    'audit-log' () {
        'only-user-packets' = false
    }
}