mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
Log.category for DBus server
This commit is contained in:
@@ -28,6 +28,7 @@ namespace BlackMisc
|
||||
{ "cache", exactMatch(CLogCategory::cache()) },
|
||||
{ "cmd.line handling", exactMatch(CLogCategory::cmdLine()) },
|
||||
{ "data inconsistency", exactMatch(CLogCategory::dataInconsistency()) },
|
||||
{ "DBus", exactMatch(CLogCategory::dbus()) },
|
||||
{ "downloading data", exactMatch(CLogCategory::download()) },
|
||||
{ "driver", exactMatch(CLogCategory::driver()) },
|
||||
{ "flight plan", exactMatch(CLogCategory::flightPlan()) },
|
||||
|
||||
Reference in New Issue
Block a user