class AvalancheMQ::ChainedLogger

Defined in:

avalanchemq/chained_logger.cr

Instance Method Summary

Instance Method Detail

def dup #
Description copied from class Reference

Returns a shallow copy of this object.

This allocates a new object and copies the contents of self into it.


[View source]
def level #

[View source]
def parent : Logger? #

[View source]
def parent=(parent : Logger | Nil) #

[View source]