This is a breaking change that would change the ordering of loglevel (e.g. INFO, WARN, NOTICE, etc) with the log_prefix parameter in the kamailio script. By having the loglevel precede the log_prefix, it is much easier to write logparsers that can easily ascertain what loglevel a message is before parsing the more application-specific behavior.
Thoughts and comments welcome