Logging

class Logging

An object that represents the logging information for a virtual node.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The access log configuration for a virtual node.

Functions

Link copied to clipboard
inline fun copy(block: Logging.Builder.() -> Unit = {}): Logging
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String