broadcast_log#

pharmpy.tools.broadcast_log(context, broadcaster=None)[source]#

Broadcast the log of a context

Default is to use the same broadcaster, but optionally another broadcaster could be used.

Parameters:
  • context (Context) – Broadcast the log of this context

  • broadcaster (str) – Name of the broadcaster to use. Default is to use the same as was original used.