# dgs-stackdriver **Repository Path**: mirrors_GoogleCloudPlatform/dgs-stackdriver ## Basic Information - **Project Name**: dgs-stackdriver - **Description**: Code for solution Using Stackdriver as a logging server for Dedicated Game Servers - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Logging with Stackdriver Use Google Stackdriver Logging instead of a logging server for application-specific logging. Code for solution [Using Stackdriver as a logging server for Dedicated Game Servers](https://cloud.google.com/solutions/stackdriver-logging-for-dgs) ## Install ```sh cd ~/git git clone http://github.com/google/dgs-stackdriver ``` ## Usage Refer to solution _Using Stackdriver as a logging server for Dedicated Game Servers_ for installation and usage. ## License Apache 2.0; see [LICENSE](LICENSE) for details. ## Disclaimer This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.