# wbpLogConfig
Logging Configuration for [Workbench](https://pypi.org/project/wbBase/) applications
## Installation
```shell
pip install wbpLogConfig
```
Installing this plugin registers an entry point
in the group "*wbbase.plugin*" named "*logconfig*".
To use the plugin in your application,
add it to your *application.yml* file as follows:
```yaml
AppName: myApp
Plugins:
- Name: logconfig
```
## Documentation
For details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbplogconfig/).
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/workbench2/workbench-plugins/wbplogconfig",
"name": "wbpLogConfig",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "workbench,wxPython,GUI",
"author": "Andreas Eigendorf",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/ac/18/df8b39efd15508f9ae69625aff72b61b5084df6e313cdebf5b3113d1f40d/wbpLogConfig-0.2.0.tar.gz",
"platform": "WIN32",
"description": "# wbpLogConfig\n\nLogging Configuration for [Workbench](https://pypi.org/project/wbBase/) applications\n\n## Installation\n\n```shell\npip install wbpLogConfig\n```\n\nInstalling this plugin registers an entry point \nin the group \"*wbbase.plugin*\" named \"*logconfig*\".\n\nTo use the plugin in your application, \nadd it to your *application.yml* file as follows:\n```yaml\nAppName: myApp\nPlugins:\n- Name: logconfig\n```\n\n## Documentation\n\nFor details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbplogconfig/).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Log Configuration for Workbench applications.",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://workbench2.gitlab.io/workbench-plugins/wbplogconfig/",
"Homepage": "https://gitlab.com/workbench2/workbench-plugins/wbplogconfig",
"Source": "https://gitlab.com/workbench2/workbench-plugins/wbplogconfig",
"Tracker": "https://gitlab.com/workbench2/workbench-plugins/wbplogconfig/-/issues"
},
"split_keywords": [
"workbench",
"wxpython",
"gui"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1868c74439a53f641b773cbb2878d95ea0c311762f8009e2eb79b55117eaf6a1",
"md5": "00a14dabbeec7b88a6833d03d56340d1",
"sha256": "b3c8086cfa2dd4f417b41f5437e05714632e3b97e84303a08a9373f6a04fd561"
},
"downloads": -1,
"filename": "wbpLogConfig-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "00a14dabbeec7b88a6833d03d56340d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 7006,
"upload_time": "2023-06-23T13:41:52",
"upload_time_iso_8601": "2023-06-23T13:41:52.910746Z",
"url": "https://files.pythonhosted.org/packages/18/68/c74439a53f641b773cbb2878d95ea0c311762f8009e2eb79b55117eaf6a1/wbpLogConfig-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac18df8b39efd15508f9ae69625aff72b61b5084df6e313cdebf5b3113d1f40d",
"md5": "9248d412ceb4b742cda6d5fab910eeee",
"sha256": "5a9ec28bbb50b479491b0fd7b7b0b4ffcbdc39d681b4656e95743082a78bf719"
},
"downloads": -1,
"filename": "wbpLogConfig-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "9248d412ceb4b742cda6d5fab910eeee",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6156,
"upload_time": "2023-06-23T13:41:54",
"upload_time_iso_8601": "2023-06-23T13:41:54.530484Z",
"url": "https://files.pythonhosted.org/packages/ac/18/df8b39efd15508f9ae69625aff72b61b5084df6e313cdebf5b3113d1f40d/wbpLogConfig-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-23 13:41:54",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "workbench2",
"gitlab_project": "workbench-plugins",
"lcname": "wbplogconfig"
}