If I use `custom` with a non existing key I get the following error: ``` KeyError: key not found: "school" ``` I suggest to **LOG** as **WARNING** when try to use a not found key.
If I use
customwith a non existing key I get the following error:I suggest to LOG as WARNING when try to use a not found key.