Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Update files.appendToFile to emit func name #117

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jul 22, 2020

  • Use explicit error var name at os.OpenFile site to help
    avoid variable scope collisions later

  • Update files.appendToFile to emit func name

    • note: this is part of a larger implementation effort
      which I'm working on as I have need to modify
      portions of the codebase for other reasons

- Use explicit error var name at os.OpenFile site to help
  avoid variable scope collisions later

- Update files.appendToFile to emit func name
  - note: this is part of a larger implementation effort
    which I'm working on as I have need to modify
    portions of the codebase for other reasons
@atc0005 atc0005 added enhancement New feature or request logging labels Jul 22, 2020
@atc0005 atc0005 added this to the Next Release milestone Jul 22, 2020
@atc0005 atc0005 self-assigned this Jul 22, 2020
@atc0005 atc0005 merged commit 8925c58 into master Jul 22, 2020
@atc0005 atc0005 deleted the update-append-func-to-emit-func-name branch July 22, 2020 11:36
@atc0005
Copy link
Owner Author

atc0005 commented Jul 23, 2020

See also GH-124.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request logging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant