5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
##! Loading this script will cause all logs to be written
|
|
##! out as JSON by default.
|
|
|
|
redef LogAscii::use_json=T;
|