CesiumGS / cdb-to-3dtiles

Convert CDB to 3D Tiles
Apache License 2.0
76 stars 28 forks source link

Add logging and progress reporting #26

Open lilleyse opened 3 years ago

lilleyse commented 3 years ago

The converter should have these logging and progressing reporting capabilities

Whatever logging system we use, it should be compatible with Cesium ion and modeled after the tilers

baothientran commented 3 years ago

@mramato last time you mention about standard error code in logging. Is it something predefined by cesium ion?

lilleyse commented 3 years ago

From @mramato

Required for Production: Need progress reporting via JSON output like we do for other tilers. Required for Production: Need standard error reporting via JSON output and standard error codes.