OpLog
zio.RuntimeFlag.OpLog
case object OpLog extends RuntimeFlag
The op log flag determines whether or not the ZIO runtime system will attempt to log all operations of the ZIO runtime. Use of this flag will negatively impact performance and generate massive volumes of ultra-fine debug logs. Only recommended for debugging.
Attributes
- Graph
-
- Supertypes
- Self type
-
OpLog.type
Members list
In this article