Software /
code /
prosody
Log
util/startup.lua @ 11052:1f42b08b134f
description | author | age |
---|---|---|
util.startup: Init util.error with defaults if none given | Matthew Wild | Fri, 28 Aug 2020 12:54:31 +0100 |
util.error: Allow optional tracebacks to be injected on errors | Matthew Wild | Fri, 28 Aug 2020 12:40:59 +0100 |
Merge 0.11->trunk | Kim Alvefur | Tue, 23 Jun 2020 15:17:35 +0200 |
util.startup: Remove duplicated initialization of logging (fix #1527) 0.11 | Kim Alvefur | Mon, 22 Jun 2020 14:56:44 +0200 |
util.argparse: Move exiting and error to util.startup | Kim Alvefur | Wed, 17 Jun 2020 19:32:12 +0200 |
util.startup: Configure the GC on startup, using the config or built-in defaults | Matthew Wild | Mon, 15 Jun 2020 14:16:34 +0100 |
util.startup: Break out command line argument parsing into util.argparse | Kim Alvefur | Wed, 19 Feb 2020 21:38:00 +0100 |