<div dir="ltr">Hi,<div><br></div><div>I don't know about any such notifications, but you can simply trace the <font face="monospace, monospace">code_server</font> process. It will send a <font face="monospace, monospace">{code_server, {module, M}}</font> message right after loading module <font face="monospace, monospace">M</font>.</div><div><br></div><div>Cheers,</div><div>Daniel</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-05 10:17 GMT+02:00 Marc Worrell <span dir="ltr"><<a href="mailto:marc@worrell.nl" target="_blank">marc@worrell.nl</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
For Zotonic we would love to be able to know if any Erlang module got a code upgrade (by loading a new version).<br>
This because we use the list of exported functions to hook the module into the internal notification systems.<br>
<br>
Is it possible to have a process that receives a code-upgrade notification for any module in the running Erlang beam.smp?<br>
<br>
Best,<br>
<br>
Marc<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br></div>