mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
This commit changes "verbose" flag from boolean to count flag, so we can specify the flag multiple times to indicate different logging output: - No "-v": no query logging except startup/listeners - "-v" : query logging enabled - "-vv" : debug level logging enabled