Get asctime from the logging python lib
I am using the logging python library in order to log some structured JSON.
My idea was to do it manually following the example in the documentation, by giving a config with only the message :
I am using the logging python library in order to log some structured JSON.
My idea was to do it manually following the example in the documentation, by giving a config with only the message :