Skip to content

Commit b53aa7f

Browse files
committed
fix: wording in logging tutorial
1 parent 652c6ca commit b53aa7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The platform console is the quickest way to see the logs, running real time inga
6161
6262
## Log levels
6363
64-
> :warning: As of the time of the last documentation update, log levels are **still being worked on**, and will be soon released in **a future Geode update**.
64+
> :warning: As of the time of the last documentation update, log levels are **still being worked on**, and will be released soon, in **a future Geode update**.
6565
6666
Log levels are a system that hide the less important logs from the **platform console** and the **log files generated by Geode**. The log level can be customized individually for both of these output locations, so you can have a log level of **info** for the log files, and a log level of **debug** for the platform console.
6767

0 commit comments

Comments
 (0)