Whence data.<node_name>@localhost directories?

Which application produces local data.<node_name>@localhost and log.<node_name>@localhost directories in project root? lager? Where is this behavior configured? I was only expecting to see logs in the console, given config :logger, :console, format: "[$level] $message\n" in dev.exs.