Skip to content

[Bug] Unexpected behavior of log output #259

Open
@ghost

Description

Bug reports

[tsh][listeners] >>> start default-http2-listener
[2022-05-06 20:33:28][INFO] Starting listener default-http2-listener
[tsh][listeners] >>> [2022-05-06 20:33:28][ERROR] HTTP2Listener default-http2-listener start error: listen tcp 0.0.0.0:8989: bind: address already in use

As the above output shows, the log output coincides with the current command line, is there a way to fix this?

Expected Behavior

Logs are automatically output above the command line instead of peers

Current Behavior and Steps to Reproduce

The log output is the same as the current command line

  • Operating System: Macos
  • Terminal Emulator: iTerm2
  • tag of go-prompt or commit revision: v0.2.6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions