osquery-1/osquery/logger
Teddy Reed c964db2a49
logging: Change logNumericsAsNumbers to numerics and add docs (#6002)
This is an API change for the format of logged events.
The top-level log field "logNumericsAsNumbers" was introduced to help
migrate from string-encoded numerics to JSON numbers.

This change updates the field to be "numerics", updates the flag to
conform to flag naming conventions, and documents the expectation.
2019-11-09 13:29:14 -05:00
..
benchmarks Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
tests logging: Change logNumericsAsNumbers to numerics and add docs (#6002) 2019-11-09 13:29:14 -05:00
BUCK killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
CMakeLists.txt killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
logger.cpp killswitch: Remove killswitch code (#5949) 2019-10-29 19:14:35 -04:00
logger.h Migrate glog and gflags to source build on macOS and Windows (#5902) 2019-11-08 23:06:09 -05:00