createNamedScope

public final static LoggerScope createNamedScope(String name, Logger identity)

Creates an instance of LoggerScope with custom name.

Parameters

name

The name of the scope.

identity

The wrapped Logger.