if a client create a logger with a given (static) name, reloads with closing the logger. It recreates a new logger with the same name (the file is actually created) but the client gets attached to the logger created on the first load.
(this is more a debugging problem than a production problem for now)
if a client create a logger with a given (static) name, reloads with closing the logger. It recreates a new logger with the same name (the file is actually created) but the client gets attached to the logger created on the first load.
(this is more a debugging problem than a production problem for now)