Monit log date format configurable ?

Ani A <[email protected]> Wed, 12 Aug 2020 17:55:50 +0530
Newsgroups gmane.comp.monitoring.monit.general
Message-ID <CAG4dj3HC+s=aqn5OUn49foWZ2cGkcfmCWaMmVHq6yD7a5vp_Cg@mail.gmail.com>
Hello,

The default log format of Monit has date in the form

[CET Jan  5 18:49:29]

Which is probably:
 timezone(%Z) month(%b) day(%e) Time(%T)

Is there a way to configure this, such that it aligns with other
logs in my server ?
All my other daemon logs are in this form:
   2020-08-06 10:45:24.259

(It will be easier to grep and correlate logs if all logs are in the
same format)

--
Regards,
A. Aniruddha