Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

Owo Sugiana / cirebon-kota-web-service

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • cirebon-kota-web-service
  • client.ini
  • Owo Sugiana's avatar
    Kali pertama · 31b46d12
    Owo Sugiana committed Aug 12, 2026
    31b46d12 Browse Files
client.ini 255 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
[main]
username = your-user
password = your-pass

[formatter_generic]
format = %(asctime)s %(levelname)s %(name)s %(message)s

[handler_console]
class = StreamHandler
stream = sys.stdout
formatter = generic

[logger_root]
handlers = console
level = DEBUG