OpLog
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.
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait RuntimeFlag
class Object
trait Matchable
class Any
OpLog.type
Type members
Value members
Inherited methods
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
- Inherited from:
- Singleton