in reply to Re: Log::Any: logging to additional adapter
in thread Log::Any: logging to additional adapter
Thanks for the response. A Log::Any::Adapter::Multiple would not be ideal in my situation, because the previous adapter has been set by other people's code and I still need to access the previous adapter.
Ignoring this problem for now (during some_func_which_logs() under $some_debugging_flag, previous adapter is not given log messages).
|
|---|