mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
Ref T304, "no throw" JSON functions
This commit is contained in:
@@ -33,6 +33,7 @@ namespace BlackMisc
|
||||
{ "driver", exactMatch(CLogCategory::driver()) },
|
||||
{ "flight plan", exactMatch(CLogCategory::flightPlan()) },
|
||||
{ "interpolator", exactMatch(CLogCategory::interpolator()) },
|
||||
{ "JSON (conversion)", exactMatch(CLogCategory::json()) },
|
||||
{ "model cache", exactMatch(CLogCategory::modelCache()) },
|
||||
{ "model GUI", exactMatch(CLogCategory::modelGui()) },
|
||||
{ "model loader", exactMatch(CLogCategory::modelLoader()) },
|
||||
|
||||
Reference in New Issue
Block a user