Skip to content

Instantly share code, notes, and snippets.

@joshcooper
Created November 1, 2018 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshcooper/cf338b3e8426a85fd74016e5e075ed76 to your computer and use it in GitHub Desktop.
Save joshcooper/cf338b3e8426a85fd74016e5e075ed76 to your computer and use it in GitHub Desktop.
Warning: foo: Param :foo -> Starting
Warning: baz: Property :baz -> Starting
Warning: bar: Param :bar -> Starting
Warning: Setting Property Class Variables
Warning: qux: Param :name -> Validating 'qux'
Warning: qux: Param :name -> Munging 'qux'
Warning: Provider: Initializing Classvars
Warning: Provider Initialization :name= 'qux'
Warning: Provider Initialization :foo = ''
Warning: Provider Initialization :bar = ''
Warning: qux: Property :baz -> Validating 'c'
Warning: qux: Property :baz -> :foo is ''
Warning: qux: Property :baz -> :bar is ''
Warning: qux: Param :foo -> Validating 'a'
Warning: qux: Param :foo -> Munging 'a'
Warning: qux: Param :foo -> :bar is ''
Warning: qux: Param :bar -> Validating 'b'
Warning: qux: Param :bar -> Munging 'b'
Warning: qux: Param :bar -> :foo is 'a'
Warning: qux: Validating
Warning: qux: Type Initializing
Warning: qux: Number of Example_types in the catalog: '1'
Warning: qux: Type Finishing
Warning: qux: Doing some pre-run checks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment