docker-mailserver/docs/content
Georg Lauterbach 24031ae365
scripts: new log (#2493)
* added new `_log` function

With `_log`, the `_notify` method wa rendered obsolete. `_notify` was
not completely removed due to test failures in `check-for-changes.sh`.

The new `_log` function properly uses log levels such as `trace`,
`debug`, `info`, `warn` and `error`. It provides a cleaner solution
and renders `DMS_DEBUG` obsolete too (as only `_notify` depends on it).

* converted all helper script to new `_log` function

* converted all startup stacks to new `log` function

* `start-mailserver.sh` now uses new `_log` function

* final test and misc small script adjustments

* updated documentation
2022-03-21 07:07:52 +01:00
..
assets docs(deps): bump mkdocs-material to 7.3.2 (#2244) 2021-10-17 23:50:02 +13:00
config scripts: new log (#2493) 2022-03-21 07:07:52 +01:00
contributing scripts: new log (#2493) 2022-03-21 07:07:52 +01:00
examples Update 'build' doc (#2439) 2022-02-27 21:01:18 +01:00
faq.md Introduce CLAMAV_MESSAGE_SIZE_LIMIT env (#2453) 2022-03-03 16:17:01 +01:00
index.md docs(chore): Normalize for consistency (#2206) 2021-09-23 11:29:37 +12:00
introduction.md docs(chore): Normalize for consistency (#2206) 2021-09-23 11:29:37 +12:00