mgeitz / eqalert

Project 1999 Log Parser
GNU General Public License v2.0
10 stars 8 forks source link

True False None #195

Closed mgeitz closed 1 year ago

mgeitz commented 1 year ago

Replace all literal string instances of "true", "false", and "none"/"unknown"/"unavailable" etc

A value can be a string in double quotes, or a number, or true or false or null, or an object or an array.