Module z_development_dbtrace

Toggle database trace on/off.

Copyright © 2020 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Toggle database trace on/off

Function Index

copy_from_session/1
event/2
is_tracing/1
set_tracing/2

Function Details

copy_from_session/1

copy_from_session(Context) -> any()

event/2

event(Postback, Context) -> any()

is_tracing/1

is_tracing(Context) -> any()

set_tracing/2

set_tracing(IsTracing, Context) -> any()


Generated by EDoc