Update logging.md

add warning
This commit is contained in:
sacha 2021-11-09 15:38:32 +01:00 committed by GitHub
parent 87fa67045f
commit db612ae906
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
# Logging
> :warning: the logging options outlined here are based on a preview feature, and are subject to change
Nimbus offers several options for logging - by default, logs are written to stdout using the [chronicles](https://github.com/status-im/nim-chronicles#introduction) `textlines` format which is convenient to read and can be used with tooling for [heroku/logfmt](https://brandur.org/logfmt).
## Change log level