Skip to content
  • Orhan Toy's avatar
    70af536b
    Clone to keep extended Logger methods for tagged logger · 70af536b
    Orhan Toy authored
    `#dup` resets the extended Logger methods that could come from enabling broadcasting. That would mean if we create a tagged logger from a Logger with broadcasting enabled (usually to stdout), the new tagged logger will not perform broadcasting.
    70af536b
    Clone to keep extended Logger methods for tagged logger
    Orhan Toy authored
    `#dup` resets the extended Logger methods that could come from enabling broadcasting. That would mean if we create a tagged logger from a Logger with broadcasting enabled (usually to stdout), the new tagged logger will not perform broadcasting.
Loading