Skip to content

logging.basicConfig creates empty file when using handlers #60725

@Jovik

Description

@Jovik
mannequin
BPO 16521
Nosy @vsajip
Files
  • logginghandler.py: Example logging.basicConfig() code with handlers
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/vsajip'
    closed_at = <Date 2012-11-25.15:17:37.741>
    created_at = <Date 2012-11-21.12:18:21.153>
    labels = ['type-bug', 'library']
    title = 'logging.basicConfig creates empty file when using handlers'
    updated_at = <Date 2012-11-25.15:17:37.739>
    user = 'https://bugs.python.org/Jovik'

    bugs.python.org fields:

    activity = <Date 2012-11-25.15:17:37.739>
    actor = 'python-dev'
    assignee = 'vinay.sajip'
    closed = True
    closed_date = <Date 2012-11-25.15:17:37.741>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2012-11-21.12:18:21.153>
    creator = 'Jovik'
    dependencies = []
    files = ['28060']
    hgrepos = []
    issue_num = 16521
    keywords = []
    message_count = 2.0
    messages = ['176052', '176363']
    nosy_count = 3.0
    nosy_names = ['vinay.sajip', 'python-dev', 'Jovik']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16521'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions