slog
1.0.0-alpha01indexedGoogleSheet-based logging library enables logging by linking a Google Form to a Google Sheet, allowing logs to be easily recorded and viewed in a spreadsheet format.
11
Stars
—
Used by
dependents
—
Health
/ 100
GoogleSheet-based logging library enables logging by linking a Google Form to a Google Sheet, allowing logs to be easily recorded and viewed in a spreadsheet format.

GoogleSheet based Logging Library for Android, iOS, JVM and JS
Slog.d { "Your log message goes here" }
message field, link the form with Google Sheet and copy the public URLrepositories {
mavenCentral()
}
dependencies {
implementation("io.github.theapache64:slog:<latest.version>")
}
Slog.init(formUrl = "https://docs.google.com/forms/d/e/32423sdfsd6757/viewform?usp=dialog")
Slog.d { "Your Log Goes Here" }
and you'll see your logs in the destination sheet like this
👤 theapache64
Feel free to ping me 😉
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/amazing-feature)git commit -m 'Add some amazing feature')git push origin feature/amazing-feature)Please make sure to update tests as appropriate.
Give a ⭐️ if this project helped you!
Copyright © 2025 - theapache64
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance the License.
You may obtain a copy of the License at
http:
Unless applicable law agreed to writing, software
distributed under the License distributed an BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express implied.
See the License the specific language governing permissions
limitations under the License.
This README was generated by readgen ❤
Surfaced from shared tags and platforms — no rankings paid for.